File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ yarn start
38
38
39
39
These commands are equivalent and do the following:
40
40
41
- 1 . Dowload and install the latest version of HTML5 Boilerplate
41
+ 1 . Download and install the latest version of HTML5 Boilerplate
42
42
2 . Installs dependencies
43
- 3 . Bundles site assets and start a web server using [ parcel ] ( https://parceljs.org/ )
43
+ 3 . Bundles site assets and start a web server using [ Parcel ] ( https://parceljs.org/ )
44
44
4 . Opens a web browser pointed to http://localhost:1234/
45
45
46
46
## Requirements
47
47
48
- ` create-html5-boilerplate ` is cross-platform. It works whereever node and npm work.
48
+ ` create-html5-boilerplate ` is cross-platform. It works wherever node and npm work.
49
49
The only requirements are for ` npx ` , which requires npm version 5.2 or greater and
50
50
` npm init ` which requires an npm version greater than 6.0. If you're stuck on an
51
51
older version of npm you can still use ` create-html5-boilerplate ` by running the
You can’t perform that action at this time.
0 commit comments