From efeff37021c3cf5afb801a9941f093752b0d826e Mon Sep 17 00:00:00 2001 From: Tom Black Date: Thu, 28 Sep 2017 14:11:38 -0700 Subject: Add iOS and tvOS support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4eafddc..51e2473 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3