We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c19286 commit 897ff6cCopy full SHA for 897ff6c
examples/with-universal-configuration/README.md
@@ -6,8 +6,8 @@
6
Download the example [or clone the repo](https://github.com/zeit/next.js):
7
8
```bash
9
-curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/basic-css
10
-cd basic-css
+curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-universal-configuration
+cd with-universal-configuration
11
```
12
13
Install it and run:
0 commit comments