mirror of https://github.com/docker/docs.git
Remove "Developing" section from readme
This commit is contained in:
parent
2a6c7b9174
commit
4a8ff045e0
16
README.md
16
README.md
|
@ -13,22 +13,6 @@ 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).
|
||||
|
||||
### Development
|
||||
|
||||
- `npm install`
|
||||
|
||||
To run the app in development:
|
||||
|
||||
- `npm start`
|
||||
|
||||
### Building the Mac OS X Package
|
||||
|
||||
- `npm run release`
|
||||
|
||||
### Unit Tests
|
||||
|
||||
- `npm test`
|
||||
|
||||
## Uninstalling
|
||||
|
||||
- Remove Kitematic.app
|
||||
|
|
Loading…
Reference in New Issue