From 88a83f69c991af0b73a544cef167641a73c7839a Mon Sep 17 00:00:00 2001 From: Sergey Maskalik Date: Sat, 22 Feb 2020 16:38:18 -0800 Subject: [PATCH] Update readme --- README.MD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.MD b/README.MD index 3eb5aa2..504c69f 100644 --- a/README.MD +++ b/README.MD @@ -15,16 +15,17 @@ were successfully enqueued to the destination. ## Installation -You can install the pre-compiled binary (in several different ways) or compile from source. +SQS Mover works on most operating systems (macOS, Linux, Windows) without additional dependencies. You can install +the pre-compiled binary (in several different ways) or compile from source. ### Install the pre-compiled binary -*homebrew tap* (only on macOS for now): +**homebrew tap** (only on macOS for now): ``` brew install mercury2269/homebrew-tap/sqsmover ``` -*Shell script:* +**Shell script:** The following script will install the binary into `/usr/local/bin`