Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias ETIENNE committed Aug 4, 2015
1 parent 6302d93 commit bbc5176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ npm install -g muguet
- **Setup routing**

If you are using [boot2docker](http://boot2docker.io/) you must add a routing rule
to redirect the packets to the *boot2docker* VM.
to redirect packets to the *boot2docker* VM.

```
$ sudo route -n add 172.17.0.0/16 `boot2docker ip`
Expand Down

0 comments on commit bbc5176

Please sign in to comment.