소스 검색

correct grammar and reword

Amolith 7 년 전
부모
커밋
33727e0f07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

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