mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
typo
This commit is contained in:
parent
27dedc9d6e
commit
cf727eb1e1
|
@ -6,7 +6,7 @@
|
|||
Download the example:
|
||||
|
||||
```bash
|
||||
curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-styles-components
|
||||
curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-styled-components
|
||||
cd with-styled-components
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue