This commit is contained in:
Artur Gurgul 2025-08-03 16:36:03 +02:00
parent 9e900d3b79
commit 9dc5c7bba6
2 changed files with 3 additions and 2 deletions

View file

@ -2,5 +2,5 @@
# Installing the environment
```bash
curl -sSL https://gitlab.com/artur.gurgul/home/-/raw/main/install | bash
curl -sSL https://gurgul.pro/artur/environment/raw/branch/main/install | bash
```