From 4412eed9c727b0aa066c6506cae1d8f5ca703e67 Mon Sep 17 00:00:00 2001 From: Leo Robinovitch Date: Sat, 23 Dec 2023 16:50:08 -0800 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff8a725..1af1a7c 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ brew update && brew upgrade webtoon-dl ### Download from Github -Download the relevant binary for your operating system (macos = darwin) from -the [latest github release](https://github.com/robinovitch61/webtoon-dl/releases). unpack it, then move the binary to -somewhere accessible in your `path`, e.g. `mv ./webtoon-dl /usr/local/bin`. +Download the relevant binary for your operating system (MacOS = Darwin) from +the [latest github release](https://github.com/robinovitch61/webtoon-dl/releases). Unpack/extract it, then move the +binary or .exe to somewhere accessible in your `path`, e.g. `mv ./webtoon-dl /usr/local/bin`. ### Using [go installed on your machine](https://go.dev/doc/install)