diff --git a/doc/compile_Linux.md b/doc/compile_Linux.md
index b7104acd2bccfaf55aec4379277f1f070372c4fc..e314dd5bf5065cc33d52d39d28fca6757f9a299f 100644
--- a/doc/compile_Linux.md
+++ b/doc/compile_Linux.md
@@ -25,7 +25,7 @@
     make install
 
     # Arch
-    sudo pacman -S base-devel hwloc openssl cmake libmicrohttpd
+    sudo pacman -S --needed base-devel hwloc openssl cmake libmicrohttpd
     git clone https://github.com/fireice-uk/xmr-stak.git
     mkdir xmr-stak/build
     cd xmr-stak/build