Update README with full command to generate spec

This commit is contained in:
Clinton Gormley 2013-12-08 13:35:18 +01:00
parent ea4a908bdb
commit 13d9d17155
1 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,10 @@ The repository contains some utilities in the `utils` directory:
Run `bundle install` and then `thor list` in the _utils_ folder.
The full command to generate the api spec is:
thor api:spec:generate --output=myfolder --elasticsearch=/path/to/es
## License
This software is licensed under the Apache 2 license.