We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c350491 commit 6d5c53aCopy full SHA for 6d5c53a
set_up_models.md
@@ -13,7 +13,7 @@ Type `rake` into terminal to get the rake commands. Find the command that creat
13
$ rake
14
=>
15
rake -T: Will list all other rake tasks.
16
- rake db:setupC9: Will set up your Cloud 9 workspace
+ rake db:setupMCS: Will set up your Cloud 9 workspace
17
rake db:create: Will create a database
18
rake db:migrate: Will run migrations
19
rake db:drop: Will drop the database
0 commit comments