Slide 16
Slide 16 text
Viewing Changes (diff)
diff --git a/README.md b/README.md
index dfa025c..2de90d0 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ npm install
npm run init-project
```
-_The `init-project` command checks for docker dependancies, creates a new docker-machine VM (if it doesn't exist), sets a local
`.host` file with the docker machine's IP address, and builds the docker images._
+_The `init-project` command checks for docker dependencies, creates a new docker-machine VM (if it doesn't exist), sets a local
`.host` file with the docker machine's IP address, and builds the docker images._
### Running the Application
To start the application, simply run the following command:
$ git diff [path|file]
diff --git a/README.md b/README.md
index dfa025c..2de90d0 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ npm install
npm run init-project
```
_The `init-project` command checks for docker [-dependancies,-]{+dependencies,+} creates a new docker-machine VM (if
it doesn't exist), sets a local `.host` file with the docker machine's IP address, and builds the docker images._
### Running the Application
To start the application, simply run the following command:
$ git diff --word-diff [path|file]