Skip to content
Snippets Groups Projects
Commit a7aa8d10 authored by Jiří Rája's avatar Jiří Rája
Browse files

Removed instructions to download modules (from quick-start)

parent 923215c3
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ This example will allow you to quickly install the main Cryton tools using **Doc
!!! danger "Requirements"
- [Git](https://git-scm.com/){target="_blank"}
- [Docker Compose](https://docs.docker.com/compose/install/){target="_blank"}
!!! tip "Recommendations"
......@@ -32,11 +31,6 @@ mkdir cryton
cd cryton
```
Clone the modules:
```shell
git clone https://gitlab.ics.muni.cz/cryton/cryton-modules.git --branch {{{ git_release }}}
```
Create `.env` file and download the settings into it
[//]: # (=== "curl")
......
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