summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-03 11:11:03 -0500
committersoftprops <d.tangren@gmail.com>2016-01-03 11:11:03 -0500
commit74889ee0879c76cfbc8b27b75317d81a5da3f235 (patch)
treef7a956320219dcf9c967b52bff895078762431f4 /README.md
parentb95cdee4659a97afd3cc74cd1fcba8bb0dce1e90 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8d8e2a..0d5db86 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Find them [here](https://softprops.github.io/shiplift)
To use shiplift you must first have a running docker daemon readily accessible. Typically this daemon
is reachable via url identified by an env named `DOCKER_HOST`. If you are using osx, [docker-machine](https://docs.docker.com/machine/) typically
-will have already set up every thing you need to get started when you run `docker-machine env {envid}`
+will have already set up every thing you need to get started when you run `docker-machine env {envid}`.
```rust
extern crate shiplift;