Skip to content

Commit

Permalink
Merge pull request #187 from laiso/copipe
Browse files Browse the repository at this point in the history
[Document] Improve コピペ ability
  • Loading branch information
kyanny committed Oct 3, 2014
2 parents 7ad161d + a848d0b commit 29af6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The open-source Fastladder, so called OpenFL, is an RSS reader to be installed o
$ git clone git://github.com/fastladder/fastladder.git
$ cd fastladder
$ bundle install
$ cp config/database.yml.sqlite3 config/database.yml
$ bundle exec rake db:create db:migrate
$ bundle exec rake setup # Setup files for development
```
Expand Down

0 comments on commit 29af6f8

Please sign in to comment.