mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Make it clear this is a command to be run
This commit is contained in:
committed by
Benoit Daloze
parent
0d26c9bf64
commit
6f3ecad449
+1
-1
@@ -3,7 +3,7 @@
|
||||
## Installing dependencies
|
||||
|
||||
```bash
|
||||
yarn
|
||||
yarn install
|
||||
```
|
||||
|
||||
`npm` doesn't install the correct dependencies for `eslint` so we use `yarn`.
|
||||
|
||||
Reference in New Issue
Block a user