Change make and qmake to sudo make and sudo qmake

See error #83
This commit is contained in:
taushet 2016-10-23 22:37:58 +02:00 committed by GitHub
parent 05046a5f21
commit a286abfb2e

View file

@ -102,9 +102,9 @@ TODO
6. Build the GUI.
`qmake`
`sudo qmake`
`make`
`sudo make`
7. Before running the GUI, it's recommended you have a copy of bitmonero running in the background.