Skip to content

Commit

Permalink
[examples] Fix typo in the remix example's README (mui#30289)
Browse files Browse the repository at this point in the history
  • Loading branch information
lemol authored Dec 20, 2021
1 parent 603341d commit a770a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/remix-with-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a770a90

Please sign in to comment.