7 lines
117 B
Markdown
7 lines
117 B
Markdown
|
|
||
|
# Installing the environment
|
||
|
|
||
|
```bash
|
||
|
curl -sSL https://gitlab.com/artur.gurgul/home/-/raw/main/install | bash
|
||
|
```
|