Skip to content

Commit 49a6c4a

Browse files
authored
Update README.md
1 parent 83f1a4c commit 49a6c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ gem install bundler prettier_print syntax_tree syntax_tree-haml syntax_tree-rbs
9797
The `prettier` executable is now installed and ready for use:
9898

9999
```bash
100-
./node_modules/.bin/prettier --write '**/*'
100+
./node_modules/.bin/prettier --plugin=@prettier/plugin-ruby --write '**/*'
101101
```
102102

103103
## Configuration

0 commit comments

Comments
 (0)