mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Fix link (#701)
This commit is contained in:
parent
3b1f7115a3
commit
2e0f9d144b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue