This commit is contained in:
Leo Robinovitch 2023-12-23 16:50:08 -08:00
parent 9169ed0185
commit 4412eed9c7

View file

@ -21,9 +21,9 @@ brew update && brew upgrade webtoon-dl
### Download from Github ### Download from Github
Download the relevant binary for your operating system (macos = darwin) from 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 the [latest github release](https://github.com/robinovitch61/webtoon-dl/releases). Unpack/extract it, then move the
somewhere accessible in your `path`, e.g. `mv ./webtoon-dl /usr/local/bin`. 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) ### Using [go installed on your machine](https://go.dev/doc/install)