From 7aa70bfbf6023ee5882369445dbc9730159f245a Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Thu, 16 Apr 2020 21:43:49 +0200 Subject: [PATCH] add pandoc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92ec978..b32f668 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Call `nix-shell` in the project directory. This will drop you into a python envi ### Legacy OS -Install **Pandoc** and the python requirements with `pip install -r requirements.txt`. +Install [Panoc](https://pandoc.org/) with your package manager and the python requirements with `pip install -r requirements.txt`. ### Android