add some colors
This commit is contained in:
parent
7c54edc17b
commit
ec4c0d09a6
@ -18,8 +18,9 @@ container-compose.yml
|
|||||||
# Install system-wide
|
# 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!**
|
**WARNING: DO NOT RUN RANDOM COMMANDS OFF THE INTERNET LIKE THIS, READ WHAT IT DOES AND RUN ONLY IF YOU CAN TRUST IT!**
|
||||||
*anyway..*
|
*anyway..*
|
||||||
```
|
```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
|
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.
|
Run the same command again to update it.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user