Merge pull request #664 from kitematic/docs-update

Quick update for Windows uninstall
This commit is contained in:
Michael Chiang 2015-06-18 20:26:43 -07:00
commit 1b73d1ccd9
1 changed files with 12 additions and 3 deletions

View File

@ -2,7 +2,7 @@
[![bitHound Score](https://www.bithound.io/github/kitematic/kitematic/badges/score.svg)](https://www.bithound.io/github/kitematic/kitematic)
![Kitematic Logo](https://cloud.githubusercontent.com/assets/251292/5269258/1b229c3c-7a2f-11e4-96f1-e7baf3c86d73.png)
[![Kitematic Logo](https://cloud.githubusercontent.com/assets/251292/5269258/1b229c3c-7a2f-11e4-96f1-e7baf3c86d73.png)](https://kitematic.com)
Kitematic is a simple application for managing Docker containers on Mac OS X and Windows (coming soon).
@ -12,6 +12,7 @@ Kitematic is a simple application for managing Docker containers on Mac OS X and
[Download the latest version](https://kitematic.com/download) of Kitematic.
## Documentation
Kitematic's documentation and other information can be found at [http://kitematic.com/docs](http://kitematic.com/docs).
@ -38,10 +39,11 @@ Please read through our [Contributing Guidelines](https://github.com/kitematic/k
- Ask questions on our [user forum](https://forums.docker.com/c/kitematic).
- **#kitematic** on IRC. [Join the channel](http://webchat.freenode.net/?channels=%23kitematic&uio=d4).
- Follow [@kitematic on Twitter](https://twitter.com/kitematic).
- Read and subscribe to [the Kitematic Blog](http://blog.kitematic.com).
## Uninstalling
**Mac**
- Remove Kitematic.app
- Remove any unwanted Virtual Machines in VirtualBox
```bash
@ -49,6 +51,13 @@ Please read through our [Contributing Guidelines](https://github.com/kitematic/k
rm -rf ~/Library/Application\ Support/Kitematic
```
**Windows**
Open `Programs and Features` from `Control Panel`
- Uninstall Kitematic
- Uninstall Oracle VM VirtualBox
## Copyright and License
Code released under the [Apache license](LICENSE).