Jack477 / CommanderPi

Easy RaspberryPi4 GUI system managment
MIT License
188 stars 33 forks source link

wrong instructions in readme.txt #17

Closed paulwratt closed 3 years ago

paulwratt commented 4 years ago

in readme.txt:

Run sudo ./install.sh

should be:

Run ./install.sh

according to README.md

also note that is the old way to install, and should "fail gracefully" or (better) adapt

Jack477 commented 4 years ago

What do you mean should "fail gracefully" or (better) adapt?

paulwratt commented 3 years ago

the documented install procedure should adapt. I know you have changed the installer so it can be done without sudo/root, so maybe its a moot point.

I have to wait to get back to this, but as long as the text in the readme's is correct, that will be fine