readme: only sass in PATH works

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2023-07-30 01:13:22 -04:00
parent 996f6466cf
commit c1452146e2

View file

@ -4,7 +4,7 @@ Prose is a blogging platform written in Go, which I am building to serve my own
## Setup
As of July 2023, `libsass` is no longer available, so the environment running this binary must have access to `sass` or `dart-sass` on the PATH.
As of July 2023, `libsass` is no longer available, so the environment running this binary must have access to `sass` on the PATH.
## Usage