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

Update versions

parent 260fb5b2
No related branches found
No related tags found
1 merge request!51Update versions
......@@ -16,13 +16,13 @@ Cyber Sandbox Creator is a tool that can generate portable definition files and
1. Install pip using `$ sudo apt-get install python3-pip`.
2. Install setuptools with `$ pip3 install setuptools`.
3. Install Kypo Topology Definition `$ pip3 install kypo-topology-definition~=0.5.0 --extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`.
3. Install Kypo Topology Definition `$ pip3 install kypo-topology-definition==0.5.1 --extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`.
4. Install Cyber Sandbox Creator with `$ pip3 install sandboxcreator`.
### Windows 10
1. Install [Python 3](https://www.python.org/downloads/windows/) (at least v3.7). At the beginning of the installation mark the "Add Python to PATH" option.
3. Install Kypo Topology Definition `$ pip install kypo-topology-definition~=0.5.0 --extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`.
3. Install Kypo Topology Definition `$ pip install kypo-topology-definition==0.5.1 --extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`.
4. Install Cyber Sandbox Creator with `$ pip install sandboxcreator`.
## Usage
......
# Generated by Cyber Sandbox Creator 2.0.1
# Generated by Cyber Sandbox Creator 3.1.0
# https://gitlab.ics.muni.cz/muni-kypo-csc/cyber-sandbox-creator
#
# -*- mode: ruby -*-
......
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