From 95c3e8d3b10bd6033b7478459192ceab00e1be39 Mon Sep 17 00:00:00 2001 From: Dani Donisa Date: Thu, 11 Jan 2024 12:37:34 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Eduardo J. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 982de9ecc5dc..21c5733bb495 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -219,7 +219,7 @@ Windows. that require an case sensitive filesystem (default in Linux, configurable in **MacOS/Windows**), make sure you run all this from a filesystem that supports this. Here you have [some instructions](https://github.com/openSUSE/open-build-service/wiki/Setup-an-OBS-Development-Environment-on-macOS) in case you are a MacOS user. -1. Install [docker](https://www.docker.com) +1. Install [docker (version >= v2)ยน](https://www.docker.com) There is documentation about this for [openSUSE](https://en.opensuse.org/SDB:Docker) and various [other operating systems](https://docs.docker.com/engine/installation/).