From 3813fd4035d7737f79682e22b3cb0c394737b3ac Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Tue, 6 Jun 2023 14:54:50 +0200 Subject: [PATCH] updating documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fba06a2..169c29b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Note: Additionally you must configure the environment url `env-url` and output d ## Run Locally In order to make a backup of all the available enviornments that are configured within the `configuration.yaml` file you can execute the script with the following command: -```sh +```bash python3 .\export ```