Fix docker installation link. Add Play With Docker link.

This commit is contained in:
Alfred
2019-02-22 21:13:29 +05:00
parent a9e116ede9
commit e4fd39eba3

View File

@@ -29,7 +29,9 @@ $ ./vendor/bin/phpunit
## using Docker (optional)
You can optionally run tests using [Docker for Mac](https://www.docker.com/docker-mac) or [Windows](https://www.docker.com/docker-windows) or native one for [Linux](https://www.docker.com/docker-debian).
You can optionally run tests using [Docker for Mac, Windows or Linux](https://docs.docker.com/compose/install/).
Or use Play With Docker [https://labs.play-with-docker.com] and run the tests right inside a browser.
Just run:
```bash