Update README.md

This commit is contained in:
dselen
2024-11-27 20:29:07 +01:00
committed by GitHub
parent e953e68c7c
commit f3dcd0a00b

View File

@@ -16,8 +16,6 @@ To install, follow the following commands:<br>
cd ./meshbook cd ./meshbook
python3 -m venv ./venv python3 -m venv ./venv
source ./venv/bin/activate source ./venv/bin/activate
```
```shell
pip3 install -r requirements.txt pip3 install -r requirements.txt
``` ```
Then you can use meshbook, for example: Then you can use meshbook, for example: