Update README.md (#116)

Changed the name of the executable to the name of the file found in release archives.
This commit is contained in:
cmahnke 2022-10-13 03:27:47 +02:00 committed by GitHub
parent 905fe50a49
commit 522dac95a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ and importers.
### Usage
- `dart_sass_embedded` starts the compiler and listens on stdin.
- `dart_sass_embedded --version` prints `versionResponse` with `id = 0` in JSON and exits.
- `dart-sass-embedded` starts the compiler and listens on stdin.
- `dart-sass-embedded --version` prints `versionResponse` with `id = 0` in JSON and exits.
### Releases