Update README.md

This commit is contained in:
believethehype
2024-01-06 07:36:20 +01:00
committed by GitHub
parent 175e544c8d
commit 965eedbd6a

View File

@@ -3,7 +3,7 @@
Projects in this folder contain ready-to-use DVMs. To tun the DVM following the next steps:
## To get started:
- Install Python 3.10
- Install Python (tested on 3.10/3.11)
Create a new venv in this directory by opening the terminal here, or navigate to this directory and type: `"python -m venv venv"`