Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
36
Issue boards
Milestones
Wiki
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Commits
61662951
Commit
61662951
authored
4 years ago
by
Juliane Geller
Browse files
Options
Downloads
Patches
Plain Diff
Update GettingStarted.md
parent
ad149005
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!193
Release 1.4
,
!188
Release 1.4
Pipeline
#6380
passed with stage
in 6 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/GettingStarted.md
+1
-9
1 addition, 9 deletions
docs/GettingStarted.md
with
1 addition
and
9 deletions
docs/GettingStarted.md
+
1
−
9
View file @
61662951
...
...
@@ -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.txt
pip
install
saqc
pip
install
-r
requirements.txt
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment