From be51160411e33b19ad0738fd6aea2403bfd06523 Mon Sep 17 00:00:00 2001 From: Sergey Maskalik <mercury2269@gmail.com> Date: Sat, 22 Feb 2020 16:35:00 -0800 Subject: [PATCH] Update readme --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index af019c8..3eb5aa2 100644 --- a/README.MD +++ b/README.MD @@ -26,7 +26,7 @@ brew install mercury2269/homebrew-tap/sqsmover *Shell script:* -The following script will install the binary into `usr/local/bin` +The following script will install the binary into `/usr/local/bin` ```sh $ curl https://raw.githubusercontent.com/mercury2269/sqsmover/master/install.sh | sh @@ -39,7 +39,7 @@ $ curl https://raw.githubusercontent.com/mercury2269/sqsmover/master/install.sh **manually (including Windows)**: -Download the pre-compiled binaries from the [releases page][releases] and +Download the pre-compiled binaries from the [releases page](https://github.com/mercury2269/sqsmover/releases) and copy to the desired location. ### Compiling from source