We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a946f commit a15067aCopy full SHA for a15067a
README.md
@@ -15,7 +15,7 @@
15
16
## Install:
17
### Install Script
18
-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.
19
**Unix:**
20
```console
21
curl -L -o install.sh https://github.com/Slug-Boi/cocommit/raw/refs/heads/main/installer/install.sh && chmod +x install.sh && ./install.sh
0 commit comments