- commit
- 85eb082ebabf2d8a9205a8833f3c9ce72fa037b2
- parent
- d0d37fce10c8eb87e29d0f4f545a31c32b223224
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2019-08-23 10:59
document system dependencies
Diffstat
| M | README.md | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -14,6 +14,7 @@ RebelStuff allows you to keep track of … 14 14 ## Quickstart 15 15 16 16 ``` -1 17 sudo apt install python3 python3-pip gettext 17 18 make 18 19 ``` 19 20