diff options
Diffstat (limited to 'doc/DEPLOY.md')
-rw-r--r-- | doc/DEPLOY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/DEPLOY.md b/doc/DEPLOY.md index 269b2c25d..aaf0c777a 100644 --- a/doc/DEPLOY.md +++ b/doc/DEPLOY.md @@ -36,5 +36,5 @@ For additional usage instructions, see the [Capistrano wiki](https://github.com/ ### TODO -* Allow `cap deploy:setup` to install dependencies like those in `config/packages` -* Use [Whenever](https://github.com/javan/whenever) to set up cronjobs
\ No newline at end of file +* Get `cap deploy:setup` to do most of the work described above in the *Set up* section +* Use [Whenever](https://github.com/javan/whenever) to set up cronjobs |