aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/README.md b/README.md
index 450b1e6..25489a0 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,8 @@
## Requirements
-
- TODO
-
-
-## Installation
-
- python3 -m venv venv
- . ./venv/bin/activate
- pip install wheel
- pip install -r requirements.txt
+* lxml (python3-lxml)
+* see `requirements.txt`
## License