replaced another confusing 'app' dir

This commit is contained in:
Javan Makhmali 2011-07-31 23:47:30 -04:00
parent e6015b5f64
commit ace7f086a9

View File

@ -133,7 +133,7 @@ This tells rvm to trust all rvmrc files, which is documented here: http://waynee
### The `whenever` command ### The `whenever` command
```sh ```sh
$ cd /my/rails/app $ cd /apps/my-great-project
$ whenever $ whenever
``` ```