Skip to content
Snippets Groups Projects
Commit 6a3a33ce authored by Lars Kruse's avatar Lars Kruse
Browse files

docs: remove specific python version from setup description

parent 5cf5b5bf
No related branches found
No related tags found
1 merge request!1Style & Tests
......@@ -130,7 +130,7 @@ For Production use you also need following:
Create a virtual environment for your Python dependencies:
```bash
python3.8 -m venv python
python3 -m venv python
```
To activate that environment, run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment