diff --git a/README.textile b/README.textile index e56ef3edf..911517442 100644 --- a/README.textile +++ b/README.textile @@ -16,7 +16,7 @@ h2. Setup The library evolves around a delayed_jobs table which can be created by using:

-  script/generate delayed_job_migration
+  script/generate delayed_job
 
The created table looks as follows: