From e4bcf7f037928012d8d864e02808a86d8d5d3e90 Mon Sep 17 00:00:00 2001 From: Alan Mason <1923621+2Shirt@users.noreply.github.com> Date: Sat, 18 Nov 2017 22:57:33 -0800 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55d05673..09c533dd 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,7 @@ A collection of scripts to help technicians service Windows systems. ## Setup ## -* Edit the `.bin\Scripts\settings\main.py` file to your liking. -* _**(Broken)**_ Run the `_Update Kit.cmd` file to populate `.bin` and `.cbin`. \ No newline at end of file +* Run `Build Kit.cmd` which will do the following: + * Download 7-Zip, ConEmu, Notepad++, and Python (including wheel packages) + * Open `.bin\Scripts\settings\main.py` in Notepad++ for configuration + * Update the rest of the tools with the `.bin\Scripts\update_kit.py` script \ No newline at end of file