Changed apt-get to sudo apt-get

Context should be unpriviliged until explicity stated.

Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
This commit is contained in:
Jarad Olson 2018-05-15 11:52:32 -06:00
parent 140b0a5ea2
commit 0beb75be81

View File

@ -8,7 +8,7 @@ Required packages
::
apt-get install \
sudo apt-get install \
git \
autoconf \
automake \