aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5de3ba9..9fdda6b 100644
--- a/README.md
+++ b/README.md
@@ -137,11 +137,13 @@ Specifically:
```
$ go get -u github.com/juruen/rmapi
```
+
2. Then install system dependencies:
- **Arch Linux:** ``pacman -S pdftk ghostscript poppler``
- **Ubuntu:** ``apt-get install pdftk ghostscript poppler-utils``. Replace
``pdftk`` with ``qpdf`` if your distribution doesn't package ``pdftk``.
- **MacOs:** ``brew install pdftk-java ghostscript poppler`` (using [HomeBrew](https://brew.sh/)).
+
3. Finally, install ``paper2remarkable``:
```
$ pip install paper2remarkable