From a6e81b332987f8d8764c4fe9a1fe0ee67d3a02fd Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Rouby Date: Mon, 5 May 2025 13:30:18 +0200 Subject: [PATCH] README: Minor change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835036e..073a914 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Acoused. You can use Pypi to get correct software environment and run the program. -```shell +```bat python -m venv env env\Scripts\activate.bat python -m pip install -U -r ..\virtualenv\requirements.txt