update readme to include other dependecies

This commit is contained in:
Akbar Rahman 2023-10-15 16:03:33 +01:00
parent da0d9db113
commit dc4560c232
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -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