mirror of https://github.com/docker/docs.git
Fixed docs to no longer mention copying binaries
This commit is contained in:
parent
c43a8d5a69
commit
577858f9a1
|
@ -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?
|
||||||
|
|
Loading…
Reference in New Issue