th: Command style consistency
This commit is contained in:
parent
face86a613
commit
b5d5269eee
1 changed files with 3 additions and 3 deletions
6
SETUP.md
6
SETUP.md
|
@ -74,9 +74,9 @@ Try:
|
|||
|
||||
If this doesn't help, try:
|
||||
|
||||
1. yarn add webpack
|
||||
2. git restore package.json yarn.lock
|
||||
3. yarn install
|
||||
1. `yarn add webpack`
|
||||
2. `git restore package.json yarn.lock`
|
||||
3. `yarn install`
|
||||
|
||||
Then re-run `foreman`. No. We have no idea why this worked.
|
||||
|
||||
|
|
Loading…
Reference in a new issue