fix: update readme for tests
This commit is contained in:
parent
54ee906547
commit
4c897ed635
1 changed files with 2 additions and 0 deletions
|
@ -45,5 +45,7 @@ None
|
||||||
### Tests with docker
|
### Tests with docker
|
||||||
|
|
||||||
* install [docker](https://docs.docker.com/engine/installation/)
|
* install [docker](https://docs.docker.com/engine/installation/)
|
||||||
|
* install ruby
|
||||||
|
* install bundler `gem install bundler`
|
||||||
* install dependencies `bundle install`
|
* install dependencies `bundle install`
|
||||||
* run the tests `rake`
|
* run the tests `rake`
|
||||||
|
|
Loading…
Reference in a new issue