mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
docs: add dollar sign back
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
The repo contains two different install scripts for unix based system and window. You can copy paste one of the commands below to use it.
|
||||
**Unix:**
|
||||
```console
|
||||
curl -L -o install.sh https://github.com/Slug-Boi/cocommit/raw/refs/heads/main/installer/install.sh && chmod +x install.sh && ./install.sh
|
||||
$ curl -L -o install.sh https://github.com/Slug-Boi/cocommit/raw/refs/heads/main/installer/install.sh && chmod +x install.sh && ./install.sh
|
||||
```
|
||||
**Windows:**
|
||||
*The windows script is untested so please let me know if it works and use at your own risk*
|
||||
|
||||
Reference in New Issue
Block a user