Skip to content

Commit

Permalink
typo in path (mui#8031)
Browse files Browse the repository at this point in the history
[examples] Fix typo in extraction path
  • Loading branch information
freiit authored and oliviertassinari committed Sep 4, 2017
1 parent 1d84cb8 commit 81c503a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/create-react-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Download the example [or clone the repo](https://github.com/callemall/material-ui):

```bash
curl https://codeload.github.com/callemall/material-ui/tar.gz/v1-beta | tar -xz --strip=2 material-ui-v1-beta/examples/create-react-app
curl https://codeload.github.com/callemall/material-ui/tar.gz/v1-beta | tar -xz --strip=2 material-ui-1-beta/examples/create-react-app
cd create-react-app
```

Expand Down

0 comments on commit 81c503a

Please sign in to comment.