Skip to content
Snippets Groups Projects
Commit 61662951 authored by Juliane Geller's avatar Juliane Geller
Browse files

Update GettingStarted.md

parent ad149005
No related branches found
No related tags found
2 merge requests!193Release 1.4,!188Release 1.4
Pipeline #6380 passed with stage
in 6 minutes and 22 seconds
......@@ -64,19 +64,11 @@ cd env_saqc/Scripts
Now get saqc via PyPI as well.
On Unix/Mac systems:
```sh
python -m pip install saqc
```
On Windows systems:
```sh
pip install saqc
```
or download it directly from the [GitLab-repository](https://git.ufz.de/rdm/saqc).
......@@ -92,7 +84,7 @@ python -m pip install -r requirements.txt
On Windows systems:
```sh
pip install -r requirements.txtpip install saqc
pip install -r requirements.txt
```
......
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