From dc4560c232f7aa10e9c0354c4fa7d9a67d6c9884 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Sun, 15 Oct 2023 16:03:33 +0100 Subject: [PATCH] update readme to include other dependecies --- readme.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 1efe091..f831100 100644 --- a/readme.md +++ b/readme.md @@ -22,13 +22,7 @@ doing it for me: ## Install -0. Install [Pandoc](https://pandoc.org/index.html) and [Pip](https://github.com/pypa/pip) - - On arch: - ``` - # pacman -S pandoc python-pip - ``` - +0. Install [Pandoc](https://pandoc.org/index.html) and [Pip](https://github.com/pypa/pip), python3-dev, and a C compiler 1. Run `make install` as root ## Things to Remember Whilst Writing Notes