diff --git a/examples/remix-with-typescript/README.md b/examples/remix-with-typescript/README.md index 844925ad65db03..87cec2bab8cb00 100644 --- a/examples/remix-with-typescript/README.md +++ b/examples/remix-with-typescript/README.md @@ -8,7 +8,7 @@ Download the example [or clone the repo](https://github.com/mui-org/material-ui) ```sh curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2 material-ui-master/examples/remix-with-typescript -cd nextjs +cd remix-with-typescript ``` Install it and run: