Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badsyntax committed Mar 15, 2015
1 parent a66c051 commit d09e473
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 @@ -17,7 +17,7 @@ Clone the project and remove the git repository:
```bash
git clone --depth=1 https://github.com/badsyntax/react-seed.git my-project
cd my-project
rm -rf .git
rm -rf .git && git init
```

## npm scripts
Expand Down

0 comments on commit d09e473

Please sign in to comment.