Website: missing information on how-to install from PPA
-
On the website, in the "Repositories" section, there are 3 simple CLI. The first line is missing a "sudo". This could be bad for newbies as they get an "Error: must run as root" without any other hint.
Those 3 CLI should be:
sudo add-apt-repository ppa:jonaski/strawberry sudo apt update sudo apt install strawberry
(Simply add "sudo" to the first line as i did here, please.)
-
Website now updated: OK.