Skip to content

Commit aefe977

Browse files
committed
Fix inconsistent instructions
1 parent 4feab10 commit aefe977

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed

examples/blog-starter/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Deploy the example using [ZEIT Now](https://zeit.co/now):
1010

1111
### Using `create-next-app`
1212

13-
Download [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) to bootstrap the example:
13+
Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example:
1414

15-
```
16-
npm i -g create-next-app
17-
create-next-app --example blog-starter
15+
```bash
16+
npm init next-app --example blog-starter blog-starter-app
17+
# or
18+
yarn create next-app --example blog-starter blog-starter-app
1819
```
1920

2021
### Download manually

examples/with-cookie-auth-fauna/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
### Using `create-next-app`
66

7-
Download [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) to bootstrap the example:
7+
Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example:
88

99
```bash
10-
npm i -g create-next-app
11-
create-next-app --example with-cookie-auth-fauna with-cookie-auth-fauna-app
10+
npm init next-app --example with-cookie-auth-fauna with-cookie-auth-fauna-app
11+
# or
12+
yarn create next-app --example with-cookie-auth-fauna with-cookie-auth-fauna-app
1213
```
1314

1415
### Download manually

examples/with-cookie-auth/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Deploy the example using [ZEIT Now](https://zeit.co/now):
1010

1111
### Using `create-next-app`
1212

13-
Download [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) to bootstrap the example:
13+
Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example:
1414

15-
```
16-
npm i -g create-next-app
17-
create-next-app --example with-cookie-auth with-cookie-auth-app
15+
```bash
16+
npm init next-app --example with-cookie-auth with-cookie-auth-app
17+
# or
18+
yarn create next-app --example with-cookie-auth with-cookie-auth-app
1819
```
1920

2021
### Download manually

examples/with-firebase-hosting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## How to use
44

5-
**Using `create-next-app`**
5+
### Using `create-next-app`
66

77
Execute [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app) with [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) or [npx](https://github.com/zkat/npx#readme) to bootstrap the example:
88

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy