Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
bdf70668
Commit
bdf70668
authored
Nov 24, 2020
by
Thanassis Tsiodras
Browse files
Update installation instructions.
parent
7dbd1408
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bdf70668
...
...
@@ -21,6 +21,11 @@ Installation
For using the tools, this should suffice:
$ sudo apt-get install libxslt1-dev libxml2-dev zlib1g-dev python3-pip
$ ./configure
$ # Optionally, configure a Python virtual environment (via venv)
$ # to avoid "polluting" your system-level Python with dependencies
$ # you may not want.
# # But whether with an activated venv or not, you end with:
$ pip3 install --user --upgrade .
For developing the tools, the packaged Makefile allow for easy static-analysis
...
...
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