Update README.md
This commit is contained in:
parent
0e7d9658ab
commit
322fa9b175
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@ bundle exec nanoc view
|
|||
|
||||
## Deploying
|
||||
|
||||
Ask your local sysadmin for SSH access. Afterwards run
|
||||
The latest builds on master get deployed automatically using [travis](https://travis-ci.org).
|
||||
|
||||
For manual deployment, run
|
||||
|
||||
```bash
|
||||
bundle exec nanoc deploy --target public
|
||||
|
|
Loading…
Reference in a new issue