Merge pull request 'docs: update curl download instructions from latest release' (#9) from docs/update-download-url into main
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -26,9 +26,10 @@ To utilize all features, ensure the following are installed:
|
|||||||
|
|
||||||
## 🚀 Installation
|
## 🚀 Installation
|
||||||
|
|
||||||
Simply download the `color-tool` script and run the install command:
|
You can download the script directly from the [latest release](https://git.rootiest.dev/rootiest/color-tool/releases/latest) and install it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
curl -sSLO https://git.rootiest.dev/rootiest/color-tool/releases/download/latest/color-tool
|
||||||
chmod +x color-tool
|
chmod +x color-tool
|
||||||
./color-tool --install
|
./color-tool --install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user