mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 08:26:44 +02:00
Fix docker installation link. Add Play With Docker link.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user