From 612b73a6710ecec0e6daed2c9bcba6107905649e Mon Sep 17 00:00:00 2001 From: Tom Black Date: Fri, 25 Dec 2015 23:56:25 -0600 Subject: Clarify running tests in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c0b5369..9ec226f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is the Ruby 2D gem. [Check out the website](http://www.ruby2d.com) for help ## Running Tests +Ruby 2D uses both RSpec and custom tests. Run `bundle install` to get all development dependences. + ### Getting the Test Media To keep the size of this repository small, media needed for tests are checked into the Simple 2D [`test_media`](https://github.com/simple2d/test_media) repo and referenced as a [Git submodule](http://git-scm.com/book/en/v2/Git-Tools-Submodules). After cloning this repo, init the submodule and get its contents by using: -- cgit v1.2.3