From ac662f2359c802f236f06c096e6a9940dd4ab1b8 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 12 Jun 2023 12:50:13 -0700 Subject: [PATCH] add update note --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 6b1dfa1..7805777 100644 --- a/Installation.md +++ b/Installation.md @@ -4,7 +4,7 @@ First install 7z from https://www.7-zip.org/ -Then add 7z to PATH via `setx path "%path%;C:\Program Files\7-Zip"` +Then add 7z to PATH via `setx path "%path%;C:\Program Files\7-Zip"` Be sure to close and re-open KCC so it sees the updated PATH. ##### Mac TODO