diff --git a/examples/create-react-app/README.md b/examples/create-react-app/README.md index b92007b6681670..a4a6fd28d7b618 100644 --- a/examples/create-react-app/README.md +++ b/examples/create-react-app/README.md @@ -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 ```