rm sudo from docs
This commit is contained in:
parent
7620cce2e7
commit
5b90abbb01
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Install mega.py package
|
|||
.. code:: python
|
||||
|
||||
#Run the following command, or run setup from the latest github source
|
||||
sudo pip install mega.py
|
||||
pip install mega.py
|
||||
|
||||
.. _import-megapy:
|
||||
|
||||
|
|
Loading…
Reference in a new issue