Skip to content

Commit

Permalink
apt-get install of docker necessary in latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoamaro committed Jan 18, 2014
1 parent 2bd38ef commit f3a6071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ To build, make sure you have Docker [installed](http://www.docker.io/gettingstar
## Install docker:
```
curl get.docker.io | sudo sh -x
sudo apt-get install docker
sudo mkdir -p /var/lib/docker/repositories
```

## Clone this repo somewhere,
Expand Down

0 comments on commit f3a6071

Please sign in to comment.