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