From 638308e4b60d7b37f86b01e4252f29f335d18229 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Wed, 27 May 2020 14:56:04 +0900 Subject: [PATCH] Typo fixes on README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ffc051..3f65ff3 100644 --- a/README.md +++ b/README.md @@ -38,14 +38,14 @@ yarn start These commands are equivalent and do the following: -1. Dowload and install the latest version of HTML5 Boilerplate +1. Download and install the latest version of HTML5 Boilerplate 2. Installs dependencies -3. Bundles site assets and start a web server using [parcel](https://parceljs.org/) +3. Bundles site assets and start a web server using [Parcel](https://parceljs.org/) 4. Opens a web browser pointed to http://localhost:1234/ ## Requirements -`create-html5-boilerplate` is cross-platform. It works whereever node and npm work. +`create-html5-boilerplate` is cross-platform. It works wherever node and npm work. The only requirements are for `npx`, which requires npm version 5.2 or greater and `npm init` which requires an npm version greater than 6.0. If you're stuck on an older version of npm you can still use `create-html5-boilerplate` by running the