Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Biggs committed Nov 27, 2015
1 parent e717b5f commit 3508d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you have a different version of python I have successfully got my code up and
The only requirements is that descartes, electronfactors, and shapely are also installed as given in the previous section. To install these use the shortcuts within the WinPython directory to open either the console, winpython control panel, or qtconsole, to install in the WinPython environment.

#### Limited user access rights
If you find yourself with limited user access rights I have outlined a few tips for installing the required python environment over at the [wiki](https://github.com/SimonBiggs/electronfactors/wiki/Creating-the-required-python-environment-with-limited-user-access-rights).
If you find yourself with limited user access rights I have outlined a few tips for installing the required python environment over at the [wiki](https://github.com/SimonBiggs/electronfactors/wiki/Creating-the-required-python-environment-when-constrained-by-limited-user-access-rights).

### Ubuntu
From a fresh install of Ubuntu, using pip to install all dependencies the following method can be used. However, of course if you prefer, system packages may be used from apt-get, or conda from anaconda.
Expand Down

0 comments on commit 3508d6f

Please sign in to comment.