Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio committed Sep 11, 2019
1 parent 26ee608 commit 0111130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Alternatively, if you already have a git repo connected, you can set up continuo

```bash
netlify init
# build command: yarn && yarn build && cd example && yarn && yarn build
# build command: yarn build && cd example && yarn && yarn build
# directory to deploy: example/dist
# pick yes for netlify.toml
```
Expand Down

0 comments on commit 0111130

Please sign in to comment.