Skip to content

Commit e6e82cc

Browse files
committed
Update readme
1 parent e568027 commit e6e82cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can add your key and access-token for higher rate limit.
3333
To get Key and Access Token you have to register your app to http://stackapps.com/
3434
Run command in your application dir.
3535

36-
$ rails generate ruby-stackoverflow --client_key=<key> --access_token=<access token>
36+
$ rails generate ruby_stackoverflow --client_key=<key> --access_token=<access token>
3737

3838
This command will create a ruby_stackoverflow.rb file in config/initializers.
3939

0 commit comments

Comments
 (0)