Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Working Files for TravisNeilson.com v7

## System Preparation

To use this starter project, you'll need the following things installed on your machine.
To use this starter project, you will need the following things installed on your machine.

1. [Jekyll](http://jekyllrb.com/) - `$ gem install jekyll`
2. [NodeJS](http://nodejs.org) - use the installer.
Expand All @@ -20,7 +20,7 @@ To use this starter project, you'll need the following things installed on your

**development mode**

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc etc.
This will give you file watching, browser synchronization, auto-rebuild, CSS injecting etc etc.

```shell
$ gulp
Expand Down