From a15067a013c3491dcb19d02bbf6c25017ecf1902 Mon Sep 17 00:00:00 2001 From: Theis <112340858+Slug-Boi@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:49:19 +0100 Subject: [PATCH] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 546ad95..d44044e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Install: ### 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:** ```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