From 7637b80abe03398f39596637ed9db7e505fd6d94 Mon Sep 17 00:00:00 2001 From: believethehype Date: Wed, 27 Dec 2023 16:01:51 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 672ff2f..c10808c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ This means the project is in alpha status, interfaces might still change/break a ## To get started: -(Tested on Python 3.10) Create a new venv by running `"python -m venv venv"` - Place .env file (based on .env_example) in main folder.