docs: typo

This commit is contained in:
Theis
2024-12-24 13:49:19 +01:00
committed by GitHub
parent 43a946f101
commit a15067a013
+1 -1
View File
@@ -15,7 +15,7 @@
## Install: ## Install:
### Install Script ### Install Script
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. The repo contains two different install scripts for unix based system and windows. You can copy paste one of the commands below to use it.
**Unix:** **Unix:**
```console ```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