mirror of
https://github.com/DaanSelen/meshbook.git
synced 2026-02-20 08:22:11 +00:00
Update README.md
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user