add debian/ubuntu package for libsass to readme

This commit is contained in:
Amolith 2019-10-12 10:08:42 -04:00
parent 2a2255d75a
commit bea3edb0de
No known key found for this signature in database
GPG key ID: 51FD40936DB0065B

View file

@ -52,10 +52,9 @@ Twitter account.
## Installation
To compile Nitter you need a Nim installation, see here for details: https://nim-lang.org/install.html
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.
You also need to install `libsass` to compile the scss files.
It is possible to install Nim system-wide or in the user directory you create below.
You also need to install `libsass` to compile the scss files. In Ubuntu and Debian, you can install `libsass-dev`.
```bash
# useradd -m nitter