From e53f31e4ebd709e70e5f700ae6f318fb226597df Mon Sep 17 00:00:00 2001 From: jcardus Date: Sat, 7 Jan 2023 20:32:32 +0000 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a25f422..fe00ba7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ### Getting started - Download latest zip file from [releases](https://github.com/jcardus/msmq-to-sqs/releases) - Extract contents to the desired folder +- Replace the msmq-to-sqs.exe.config context with correct configuration - Install the windows service by opening a command prompt **as an Administrator** and running the following command in the extracted folder: `\windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe msmq-to-sqs.exe` - You should see the following message: