From 86ec727e808d72b4cfe44638f7af38aec0eba608 Mon Sep 17 00:00:00 2001 From: "kevin.francoise" Date: Mon, 16 Jan 2023 13:32:45 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d90f5f0..5e07736 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ It is a good practice to create a dedicated virtualenv first. Even if it usually - Clone this repository - Change directory -`cd super-vision` +``` +cd super-vision +``` - Create a virtualenv ``` python3 -m venv .venv