Skip to content

Commit b045c23

Browse files
committed
Update DEVELOPER-ADVANCED.md
1 parent 049a4c6 commit b045c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DEVELOPER-ADVANCED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ to rails, you are likely much better off with our **[Discourse Vagrant Developer
2020
2. `rake db:migrate`
2121
3. `rake db:test:prepare`
2222
4. `rake db:seed_fu`
23-
5. Try running the specs: `bundle exec rake spec`
23+
5. Try running the specs: `bundle exec rake autospec`
2424
6. `bundle exec rails server`
2525

2626
You should now be able to connect to rails on http://localhost:3000 - try it out! The seed data includes a pinned topic that explains how to get an admin account, so start there! Happy hacking!

0 commit comments

Comments
 (0)