From ed20dfa2824e74ac7cbf2043514ae2f61eef1208 Mon Sep 17 00:00:00 2001 From: "Eric D. Rohler" Date: Fri, 18 Jun 2021 12:23:58 -0400 Subject: [PATCH] update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index faf3bc7..f719442 100644 --- a/readme.md +++ b/readme.md @@ -15,8 +15,8 @@ The goal is to distribute it to [winget](https://docs.microsoft.com/en-us/window 1. Clone the repository 1. Create the following directory structure. - 1. .\mini\Versions\[FULL_VERSION_NUMBER] e.g. 1.13.8.1106 - 1. .\full\Versions\[FULL_VERSION_NUMBER] e.g. 1.13.8.1106 + 1. .\mini\Versions\\**[FULL_VERSION_NUMBER]** e.g. 1.13.8.1106 + 1. .\full\Versions\\**[FULL_VERSION_NUMBER]** e.g. 1.13.8.1106 1. Download the release to the correct version path and extract here. 1. Edit VERSION Variable in the .nsi scripts. It's the first variable in the each file. 1. [Cmder-mini.nsi](https://github.com/edrohler/cmder-installer/blob/main/installer/mini/Cmder-mini.nsi)