diff options
| author | Tom Black <[email protected]> | 2017-09-28 14:11:38 -0700 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2017-11-27 22:51:39 -0800 |
| commit | efeff37021c3cf5afb801a9941f093752b0d826e (patch) | |
| tree | f58b5031eef2dba6d9df02d201183b590fe975a6 /README.md | |
| parent | 00c54e70107efe2a62f52170613faa5b55cc1ae7 (diff) | |
| download | ruby2d-efeff37021c3cf5afb801a9941f093752b0d826e.tar.gz ruby2d-efeff37021c3cf5afb801a9941f093752b0d826e.zip | |
Add iOS and tvOS support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ git submodule init git submodule update --remote ``` -Update these submodules at any time using `git submodule update --remote` +Update these submodules at any time using `git submodule update --remote` or the `rake update` task. Next, install dependencies: - With [Bundler](http://bundler.io), run `bundle install` to get the required development gems. |
