Merge pull request #77 from monoterne/patch-1

Add a colon to the docs for better look
This commit is contained in:
Chris Titus 2024-07-30 15:48:58 -05:00 committed by GitHub
commit 3fa269ae9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ A distro-agnostic* toolbox which helps with everyday Linux tasks. It can help yo
## 💡 Usage ## 💡 Usage
Open your terminal and paste this command Open your terminal and paste this command:
```bash ```bash
curl -fsSL https://christitus.com/linux | sh curl -fsSL https://christitus.com/linux | sh
``` ```