WIP: add prerequisites #6
@ -12,7 +12,7 @@ Python 3.10 or above
|
|||||||
```
|
```
|
||||||
2. Create a virtual environment in Python:
|
2. Create a virtual environment in Python:
|
||||||
```bash
|
```bash
|
||||||
python3 -m venv venv
|
python -m venv venv
|
||||||
```
|
```
|
||||||
3. Activate the virtual environment:
|
3. Activate the virtual environment:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user