Skip to content
Snippets Groups Projects
Commit a0b87de1 authored by Attila Farkas's avatar Attila Farkas
Browse files

Restrict Python version to >= 3.8

parent ad78f991
No related branches found
No related tags found
1 merge request!35Version 2.0.0
......@@ -21,7 +21,7 @@ Cyber Sandbox Creator is a tool that can generate portable definition files and
### Windows 10
1. Install [Python 3](https://www.python.org/downloads/windows/). At the beginning of the installation mark the "Add Python to PATH" option.
1. Install [Python 3](https://www.python.org/downloads/windows/) (at least v3.8). At the beginning of the installation mark the "Add Python to PATH" option.
3. Install Kypo Topology Definition `$ pip install kypo-topology-definition --extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`.
4. Install Cyber Sandbox Creator with `$ pip install sandboxcreator`.
......
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