Merge pull request #18 from plainspooky/patch-2

Update README.md
This commit is contained in:
Will Sargent 2014-12-16 11:51:28 -08:00
commit 75fabf3155

View file

@ -62,6 +62,12 @@ Quick and easy install script provided by Docker:
curl -sSL https://get.docker.com/ | sh
```
If you're running Debian based distro (like Ubuntu) just run:
```
apt-get update && apt-get install docker.io
```
### Mac OS X
Download Docker for OSX from the [Github Releases](https://github.com/boot2docker/osx-installer/releases) page.