mirror of
https://github.com/fergalmoran/picard.git
synced 2026-02-27 01:54:06 +00:00
explain sudo
This commit is contained in:
@@ -48,8 +48,10 @@ After installing the dependencies, you can install Picard by running:
|
||||
|
||||
sudo python setup.py install
|
||||
|
||||
This will automatically build and install all required Python modules. To
|
||||
start Picard now you can use:
|
||||
This will automatically build and install all required Python modules.
|
||||
On Windows you need to have Administrator rights, but don't put "sudo"
|
||||
in front of the command.
|
||||
To start Picard now you can use:
|
||||
|
||||
picard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user