Skip to content

Commit

Permalink
Fix CLI example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Jul 13, 2018
1 parent efc974e commit ff80185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sass.render({
### Node Sass CLI

```sh
$ node-sass index.scss --importer node_modules/node-module-importer/index.js
$ node-sass index.scss --importer node_modules/@node-sass/node-module-importer/index.js
```

## FAQ
Expand Down

0 comments on commit ff80185

Please sign in to comment.