diff --git a/README.textile b/README.textile index 65d4c1b1..ec127f05 100644 --- a/README.textile +++ b/README.textile @@ -165,7 +165,7 @@ h3. Upgrade Notes: If you are upgrading to a new version of APN on Rails you should always run:

-  $ ruby script/generate apn_migrations
+  $ ruby script/rails generate apn_migrations
 
That way you ensure you have the latest version of the database tables needed.