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

modifying readme for gitlab

parent dae07edc
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,13 @@ The files are written primarily for usage at European Spallation Source, but mig
You are free to use this code, but no warranty whatsoever is given.
## Installation ##
Installation
------------
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 installation is for the user only instead of system wide
To install the package, first download from GitLab. Then enter the directory, and run the setup script. An example is shown below of these three steps, where the installation is for the user only instead of system wide.
git clone https://bitbucket.org/ess-bp/ess-python-tools.git
cd ess-python-tools
python setup.py install --user
```bash
git clone https://gitlab01.esss.lu.se/ess-bp/ess-python-tools.git
cd ess-python-tools
python setup.py install --user
```
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