avoid confusion with 'app' directory

This commit is contained in:
Javan Makhmali 2011-07-30 19:08:41 -04:00
parent 648587b416
commit 16f988f47d

View File

@ -17,7 +17,7 @@ gem 'whenever', :require => false
### Getting started
```sh
$ cd /my/rails/app
$ cd /apps/my-great-project
$ wheneverize .
```