Skip to content
Snippets Groups Projects
Commit 3a907e7c authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

markdown is hard

parent be279a25
Branches mamad
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ You are free to use this code, but no warranty whatsoever is given.
To install the package, first download from Bitbucket. Then enter the directory, and run the setup script. An example is shown below of these three steps, where the installed files goes into your .local/ directory in $HOME.
git clone https://bitbucket.org/ess-bp/ess-python-tools.git
cd ess-python-tools
python setup.py install --prefix=~/.local/
```
git clone https://bitbucket.org/ess-bp/ess-python-tools.git
cd ess-python-tools
python setup.py install --prefix=~/.local/
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment