Skip to content

Commit 0c4a55c

Browse files
authored
Merge pull request #50 from otegami/fix_improve_running_steps
Fix running steps on README.md
2 parents 154b32b + 09cf332 commit 0c4a55c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ A [Grape](http://github.com/ruby-grape/grape) API mounted on Rails.
1616

1717
```
1818
bin/setup
19+
rails s
1920
```
2021

2122
- Try http://localhost:3000/api/ping or http://localhost:3000/api/protected/ping with _username_ and _password_.

0 commit comments

Comments
 (0)