fix: update readme for tests

This commit is contained in:
Adrien Waksberg 2017-10-15 01:50:43 +02:00
parent 54ee906547
commit 4c897ed635

View file

@ -45,5 +45,7 @@ None
### Tests with docker
* install [docker](https://docs.docker.com/engine/installation/)
* install ruby
* install bundler `gem install bundler`
* install dependencies `bundle install`
* run the tests `rake`