From 6762759d5774c8d798b7229e6a72219acc01382f Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 3 Aug 2023 10:14:30 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index b30f2dc..15edd0f 100644 --- a/Installation.md +++ b/Installation.md @@ -127,7 +127,7 @@ $ docker run --entrypoint /opt/kcc/kcc-c2p.py --rm -v "$(pwd):/app" ghcr.io/ciro ``` -## INSTALL FROM SOURCES +## INSTALL FROM SOURCE Easiest to use [GitHub Desktop](https://desktop.github.com) to clone the KCC repo. From GitHub Desktop, open a Command Prompt (Windows)/Terminal (Mac) window in the repo.