add some colors

This commit is contained in:
Shihaam Abdul Rahman 2023-10-08 00:55:19 +05:00
parent 7c54edc17b
commit ec4c0d09a6
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -18,8 +18,9 @@ container-compose.yml
# Install system-wide
**WARNING: DO NOT RUN RANDOM COMMANDS OFF THE INTERNET LIKE THIS, READ WHAT IT DOES AND RUN ONLY IF YOU CAN TRUST IT!**
*anyway..*
```
sudo curl -L https://git.shihaam.dev/shihaam/container-compose/raw/branch/main/container-compose -o /usr/local/bin/container-compose && sudo chmod +x /usr/local/bin/container-compose
```bash
sudo curl -L https://git.shihaam.dev/shihaam/container-compose/raw/branch/main/container-compose -o /usr/local/bin/container-compose \
&& sudo chmod +x /usr/local/bin/container-compose
```
Run the same command again to update it.