1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
This commit is contained in:
Mike Bannister 2017-01-08 12:30:29 -08:00 committed by Guillermo Rauch
parent 3b1f7115a3
commit 2e0f9d144b

View file

@ -3,7 +3,7 @@
## How to use
Download the example (or clone the repo)[https://github.com/zeit/next.js.git]:
Download the example [or clone the repo](https://github.com/zeit/next.js.git):
```bash
curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-redux