From a3236c346da67601a29096aacfedbab75ecc30ad Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Wed, 4 May 2022 20:17:18 +0200 Subject: [PATCH] [GREEN CI] --- DEVELOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOP.md b/DEVELOP.md index 2b77778..6f43437 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -3,7 +3,7 @@ If you want to use this library without installing anything in your system, execute the following steps, otherwise, go to 'Installation' part. -1. Run a docker container : +1. Run a docker container: ``docker run -it ubuntu:focal``