From a7ab672b7d47452c16dab060052e07069f753403 Mon Sep 17 00:00:00 2001 From: Ivan Klymenchenko Date: Tue, 22 Dec 2020 19:50:29 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e59d3a7..8743635 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ The configuration used in this GIF can be found [here](#example-2). ### Download from the releases page -Download the latest version of Smug from the [releases page](https://github.com/ivaaaan/smug/releases) -After that, run this command: +Download the latest version of Smug from the [releases page](https://github.com/ivaaaan/smug/releases) and then run: ```bash mkdir smug && tar -xzf smug_0.1.0_Darwin_x86_64.tar.gz -C ./smug && sudo mv smug/smug /usr/local/bin && rm -rf smug