Merge branch 'master' of github.com:kitematic/kitematic into installer_fix

This commit is contained in:
Jeff Morgan 2014-09-02 13:08:39 -07:00
commit 9ec03d15a8
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Kitematic is still in Beta. Any effort in helping us find issues and improving t
- Remove VirtualBox
- rm /usr/local/bin/boot2docker
- sudo route delete 172.17.0.0/16 192.168.59.103 (disable routing to containers through VM)
- sudo route delete -net 172.17.0.0 -netmask 255.255.0.0 -gateway 192.168.60.103 (disable routing to containers through VM)
- rm -rf ~/Library/Application\ Support/Kitematic (remove app data)
- rm /Library/LaunchAgents/com.kitematic.route.plist (remove launch job that sets up routing to the containers)