List dependencies in readme

This commit is contained in:
Zed 2021-12-26 23:33:11 +01:00
parent df41405251
commit c0274af0c3
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@ Twitter account.
## Installation
### Dependencies
* libpcre
* libsass
* redis
To compile Nitter you need a Nim installation, see
[nim-lang.org](https://nim-lang.org/install.html) for details. It is possible to
install it system-wide or in the user directory you create below.