From ace7f086a96398ca919c4b769df9ca405135b5f2 Mon Sep 17 00:00:00 2001 From: Javan Makhmali Date: Sun, 31 Jul 2011 23:47:30 -0400 Subject: [PATCH] replaced another confusing 'app' dir --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 817fc85..6c4f0ad 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ This tells rvm to trust all rvmrc files, which is documented here: http://waynee ### The `whenever` command ```sh -$ cd /my/rails/app +$ cd /apps/my-great-project $ whenever ```