Be extremely clear about the need for root to install packages, even though apt-get warns you pretty clearly itself :-(

pull/84/head
Hamish Coleman 6 years ago
parent 8580e64b9a
commit 00321d217e

@ -32,7 +32,7 @@ will not complete.
1. Ensure you have installed the prerequisite packages
On debian, this can be done with:
apt-get install build-essential git mtools libssl-dev
sudo apt-get install build-essential git mtools libssl-dev
2. Clone a copy of this repo on to your computer:

Loading…
Cancel
Save