Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tille committed Feb 24, 2015
1 parent 810a586 commit c26d863
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ bundle install
```
<blockquote>
Be sure of use the right ruby-version specified in .ruby-version before run bundler
If ``Gosu`` complains during the setup follow this page and install its dependencies for both C++ and Ruby
[Linux-Dependencies](https://github.com/jlnr/gosu/wiki/Getting-Started-on-Linux) On linux envs or [OS-X Dependencies](https://github.com/jlnr/gosu/wiki/Getting-Started-on-OS-X) if you're a OSX user.
If ``Gosu`` complains during the setup follow this page and install its dependencies for both C++ and Ruby.
</blockquote>

Dependencies: [Linux](https://github.com/jlnr/gosu/wiki/Getting-Started-on-Linux/) /
[OS-X](https://github.com/jlnr/gosu/wiki/Getting-Started-on-OS-X/)

Next using foreman we can boot the application.

```
Expand Down

0 comments on commit c26d863

Please sign in to comment.