remove sudo

This commit is contained in:
Cédric Verstraeten
2017-05-18 09:33:42 +02:00
parent 5b715a94da
commit 3c9954099e

View File

@@ -31,7 +31,7 @@ If you want to use IP cameras, make sure to compile FFMPEG with x264 support.
Go to home directory and pull the machinery from github.
cd && sudo git clone https://github.com/kerberos-io/machinery
cd && git clone https://github.com/kerberos-io/machinery
Compile the machinery; this can take some time.