From fb65d7e13e422e5bf610620a3ff83561e999cbb9 Mon Sep 17 00:00:00 2001 From: Rripped <75929322+Rripped@users.noreply.github.com> Date: Mon, 2 May 2022 17:16:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bf1f5f..c6cd9b8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Oberthema: "Data is the new oil" # Setup for testing -1. Create virtual environment `python -m venv venv venv/Scripts/activate` +1. Create virtual environment `python -m venv venv env/Scripts/activate` 2. Install requirements `pip install -r requirements.txt` 3. Set environment variables (see list below) 1. Create `.env`-file from `.env.example` and fill in needed keys