Skip to content

Commit 5cba024

Browse files
committed
docs: capital letter
1 parent d01a674 commit 5cba024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ npm start
8181

8282
1. Clone the repo with `git clone https://github.com/h5bp/create-html5-boilerplate.git`
8383
2. Run `npm install` in the root `create-html5-boilerplate` folder.
84-
3. run `npm link` to make npm run local copy instead of downloading from registry
85-
4. now you can use `npm init html5-boilerplate` and `npx create-html5-boilerplate`
84+
3. Run `npm link` to make npm run local copy instead of downloading from registry
85+
4. Now you can use `npm init html5-boilerplate` and `npx create-html5-boilerplate`
8686

8787
note: you can use `npx create-html5-boilerplate ./out/example` from `create-html5-boilerplate` without running `npm link`
8888
also its possible to run directly NodeJS entry point `node index.js ./out/example` or `npm start`

0 commit comments

Comments
 (0)