Wrong rake task name in the document

[ci skip]
This commit is contained in:
Akira Matsuda 2016-12-24 07:01:31 +09:00
parent f28b8892ab
commit 0fdd9bd39e
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Ensure that you can build the project and run tests.
Run rake ujs:server first, and then run the web tests by
visiting http://localhost:4567 in your browser.
rake test:server
rake ujs:server