Skip to content
Snippets Groups Projects
Commit 800fd161 authored by Matthias Bernt's avatar Matthias Bernt
Browse files

doc: install with conda

parent 4a75275c
No related branches found
No related tags found
1 merge request!718doc: install with conda
......@@ -39,6 +39,13 @@ python -m pip install saqc
```
For a more detailed installion guide, see the [installation guide](https://rdm-software.pages.ufz.de/saqc/gettingstarted/InstallationGuide.html).
Additionally SaQC is available via conda and can be installed with:
```sh
conda create -c conda-forge -n saqc saqc
```
## Usage
`SaQC` is both, a command line application controlled by a text based configuration
......
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