diff --git a/README.md b/README.md index 72ee2da..3987f5e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,13 @@ Notable/Favorites: - gitpushup - gitlog + +Steps to add these to your path: +1. Clone this project (e.g. C:\git\> git clone...) +2. Open Environment Variables + - Control Panel -> System and Security -> System + - Advanced system settings + - Advanced (tab) -> Environment Variables +3. Under 'System variables' edit `Path` +4. Copy the path to the cloned version (e.g. C:\git\misc-scripting) +5. 'New' and paste the path to the folder