Update README.md

This commit is contained in:
Willy 2026-06-02 11:55:16 +02:00
parent 75cddf08c6
commit 71a2e57a86

View file

@ -11,5 +11,13 @@ Demo-docker est une mini application web très légère pour tester docker avec
> - Un sytème à jour
> - Docker installé (inclus extension `docker compose`)
Executer les commandes suivantes :
```bash
git clone https://git.selfitdeploy.com/Willy/demo-docker.git \
cd demo-docker/ \
```