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 ```