Update readme

This commit is contained in:
Jeffrey Morgan 2015-01-18 22:01:12 -05:00
parent 2126a05645
commit c7c3ba0ca0
1 changed files with 2 additions and 10 deletions

View File

@ -10,21 +10,13 @@ Kitematic is a simple application for managing Docker containers on Mac OS X.
Kitematic's documentation and other information can be found at [http://kitematic.com/docs](http://kitematic.com/docs). Kitematic's documentation and other information can be found at [http://kitematic.com/docs](http://kitematic.com/docs).
## Development ### Development
- Install any version of Node.js
- Install meteor.js `curl https://install.meteor.com/ | sh`.
- Install meteorite `npm install meteorite -g`
- Install demeteorizer `npm install demeteorizer -g`
- Run `./script/setup.sh` to download the binary requirements (things like virtualbox).
### Running the development Server
- `./script/run.sh` - `./script/run.sh`
### Building the Mac OS X Package ### Building the Mac OS X Package
- `./script/dist.sh` - `./script/release`
## Uninstalling ## Uninstalling