From a5849fa32f33830aafa453b167af0ff55eb485f4 Mon Sep 17 00:00:00 2001 From: Simon Shillaker Date: Sun, 29 Sep 2024 19:07:26 +0200 Subject: [PATCH] fix: missing line in doc --- boaviztapi/data/utils/complete_Scaleway_Instances/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boaviztapi/data/utils/complete_Scaleway_Instances/README.md b/boaviztapi/data/utils/complete_Scaleway_Instances/README.md index a394d856..6e547ee8 100644 --- a/boaviztapi/data/utils/complete_Scaleway_Instances/README.md +++ b/boaviztapi/data/utils/complete_Scaleway_Instances/README.md @@ -25,7 +25,7 @@ You can then run the script to check the changes using the `check.py` script in python3 -m venv venv source venv/bin/activate pip install -r requirements.txt - +python3 check.py ``` ## Scripting