fixed installation instructions to install locally
This commit is contained in:
parent
257912a12f
commit
8a62e6bc2a
@ -29,7 +29,7 @@ Instructions
|
||||
------------
|
||||
1. Download the latest version of **magneticod** from PyPI using pip3: ::
|
||||
|
||||
pip3 install magneticod
|
||||
pip3 install magneticod --user
|
||||
|
||||
2. Add installation path to the ``$PATH``; append the following line to your ``~/.bashrc`` ::
|
||||
|
||||
|
@ -36,7 +36,7 @@ Instructions
|
||||
|
||||
1. Download the latest version of **magneticow** from PyPI: ::
|
||||
|
||||
pip3 install magneticow
|
||||
pip3 install magneticow --user
|
||||
|
||||
2. Add installation path to the ``$PATH``; append the following line to your ``~/.bashrc`` *(you can skip to step 4 if
|
||||
you installed magneticod first as advised)* ::
|
||||
|
Loading…
Reference in New Issue
Block a user