Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 522dac9

Browse files
authored
Update README.md (#116)
Changed the name of the executable to the name of the file found in release archives.
1 parent 905fe50 commit 522dac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and importers.
1010

1111
### Usage
1212

13-
- `dart_sass_embedded` starts the compiler and listens on stdin.
14-
- `dart_sass_embedded --version` prints `versionResponse` with `id = 0` in JSON and exits.
13+
- `dart-sass-embedded` starts the compiler and listens on stdin.
14+
- `dart-sass-embedded --version` prints `versionResponse` with `id = 0` in JSON and exits.
1515

1616
### Releases
1717

0 commit comments

Comments
 (0)