mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
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:
parent
905fe50a49
commit
522dac95a4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user