summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/quickstart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index f84ebf8..a7922b2 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -115,7 +115,7 @@ first time using::
Close the terminal and open a new shell again. Install all required dependencies
with::
- pacman -S make cmake pkg-config git glib2-devel gettext-devel
+ pacman -S gcc make cmake pkg-config git glib2-devel gettext-devel
Clone libuca and any plugins you want to use on Windows::