correct grammar and reword

This commit is contained in:
Amolith 2019-10-12 11:02:31 -04:00
parent bea3edb0de
commit 33727e0f07
No known key found for this signature in database
GPG Key ID: 51FD40936DB0065B
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Twitter account.
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. In Ubuntu and Debian, you can install `libsass-dev`.
You also need to install `libsass` to compile the scss files. On Ubuntu and Debian, you can use `libsass-dev`.
```bash
# useradd -m nitter