Skip to content

Commit 6d5c53a

Browse files
committed
Remove the cloud9 reference
1 parent c350491 commit 6d5c53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

set_up_models.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Type `rake` into terminal to get the rake commands. Find the command that creat
1313
$ rake
1414
=>
1515
rake -T: Will list all other rake tasks.
16-
rake db:setupC9: Will set up your Cloud 9 workspace
16+
rake db:setupMCS: Will set up your Cloud 9 workspace
1717
rake db:create: Will create a database
1818
rake db:migrate: Will run migrations
1919
rake db:drop: Will drop the database

0 commit comments

Comments
 (0)