From f3dcd0a00b0c12d2f1a8722278fb14c1cfb0eedb Mon Sep 17 00:00:00 2001 From: dselen <80752476+DaanSelen@users.noreply.github.com> Date: Wed, 27 Nov 2024 20:29:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f77c088..eaf64d9 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ To install, follow the following commands:
cd ./meshbook python3 -m venv ./venv source ./venv/bin/activate -``` -```shell pip3 install -r requirements.txt ``` Then you can use meshbook, for example: