Skip to content

Commit

Permalink
[docs] Fix quickstart command in pigment docs (mui#44806)
Browse files Browse the repository at this point in the history
Co-authored-by: Ale <93217218+alelthomas@users.noreply.github.com>
  • Loading branch information
yash49 and alelthomas authored Dec 19, 2024
1 parent 3f851ce commit cef5e6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cd pigment-css-nextjs-ts
```

```bash Vite
curl https://codeload.github.com/mui/pigment-css/tar.gz/master | tar -xz --strip=2 pigment-css/examples/pigment-css-vite-ts
curl https://codeload.github.com/mui/pigment-css/tar.gz/master | tar -xz --strip=2 pigment-css-master/examples/pigment-css-vite-ts
cd pigment-css-vite-ts
```

Expand Down

0 comments on commit cef5e6c

Please sign in to comment.