瀏覽代碼

Merge pull request #75 from Amolith/master

add debian/ubuntu package for libsass to readme
Zed 7 年之前
父節點
當前提交
ed03fe0a4a
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -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. On Ubuntu and Debian, you can use `libsass-dev`.
 
 ```bash
 # useradd -m nitter