diff --git a/README.md b/README.md new file mode 100644 index 0000000..a25f422 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +### Getting started +- Download latest zip file from [releases](https://github.com/jcardus/msmq-to-sqs/releases) +- Extract contents to the desired folder +- 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: +> The Commit phase completed successfully. +> +> The transacted install has completed.