Skip to content

Commit ace7c3f

Browse files
authored
Update home page (#18)
1 parent beefdb1 commit ace7c3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This website contains examples on how to develop CI/CD pipelines and how to conf
44

55
## Installing Docker
66

7-
See [Get Docker](https://docs.docker.com/get-docker/) for installation instructions.
7+
Many of the examples provided on this website require Docker and Docker Compose to be installed on your development environment.
88

9-
If you use Docker a lot on Mac or Windows system, the recommended Docker Desktop is likely a good option for you. Note that, since January 2022, it has required paid subscription if used for commercial development.
9+
See [Get Docker](https://docs.docker.com/get-docker/) for official installation instructions. If you use Docker a lot on Mac or Windows system, the recommended Docker Desktop is likely a good option for you. Note that, since January 2022, it has required paid subscription, if used for commercial development.
1010

1111
Alternatively, Windows users can [install Docker on top of WSL2](./docker/docker-on-wsl/). For Mac users there are alternatives, such as [Colima](https://github.com/abiosoft/colima), available.

0 commit comments

Comments
 (0)