Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Code for Analabs
RST Evaluation
Commits
3c47736d
Commit
3c47736d
authored
Sep 23, 2020
by
Michael Rudolf
Browse files
Update README.md
parent
dae427a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3c47736d
...
...
@@ -15,8 +15,8 @@ Python 3.8.x, but because of the relatively simple nature of this software it
should also work with most older versions. Furthermore it uses the additional
modules summarized in
[
requirements.txt
](
https://gitext.gfz-potsdam.de/analab-code/rst-evaluation/blob/master/requirements.txt
)
which are installed using
`pip`
by calling
`python3 -m pip install -r requirements.txt --no-cache --
use
-binary=:all:`
.
If you are using Windows you need to call:
`python -m pip install -r requirements.txt --no-cache --
use
-binary=:all:`
.
which are installed using
`pip`
by calling
`python3 -m pip install -r requirements.txt --no-cache --
only
-binary=:all:`
.
If you are using Windows you need to call:
`python -m pip install -r requirements.txt --no-cache --
only
-binary=:all:`
.
To install this software simply download and extract, or git clone, it into
your destination folder.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment