Fixed docs to no longer mention copying binaries

This commit is contained in:
Jeffrey Morgan 2015-06-05 10:56:38 -07:00
parent c43a8d5a69
commit 577858f9a1
1 changed files with 1 additions and 2 deletions

View File

@ -28,10 +28,9 @@ container!
## Technical Details ## Technical Details
Kitematic is a self-contained .app, with a two exceptions: Kitematic is a self-contained .app, with an exception:
- It will install VirtualBox if it's not already installed. - It will install VirtualBox if it's not already installed.
- It copies the `docker` and `docker-machine` binaries to `/usr/local/bin` for
convenience. convenience.
### Why does Kitematic need my root password? ### Why does Kitematic need my root password?