[V3 Docs Arch] Upgrade dependencies (#1553)

-u parameter added to pacman for upgrading dependencies so we don't get partial upgrades.
This commit is contained in:
Wyn 2018-04-19 17:29:44 -04:00 committed by palmtree5
parent c606caf3a3
commit 233bfc59ac

View File

@ -14,7 +14,7 @@ Installing the pre-requirements
.. code-block:: none
sudo pacman -Sy python-pip git base-devel jre8-openjdk
sudo pacman -Syu python-pip git base-devel jre8-openjdk
------------------
Installing the bot