Skip to content

Commit 43221bc

Browse files
committed
Update readme to point to CONTRIBUTE.md file
1 parent ce1592d commit 43221bc

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,7 @@ test:
104104

105105
## Development
106106

107-
If you want to test this library locally, you can do so like this:
108-
109-
```
110-
docker compose run --build --rm ruby /bin/bash
111-
bundle
112-
bundle exec rake
113-
```
114-
115-
You will need Docker installed. The configuration is set up for the latest Ruby, Rails, Postgres, and MySQL versions.
107+
Check the CONTRIBUTE.md file for instructions running tests with and withour Docker.
116108

117109
## COPYRIGHT
118110

0 commit comments

Comments
 (0)