From f6f268330c01faddc9bd4b41430a59302d19d17d Mon Sep 17 00:00:00 2001 From: Raine-gay <122524546+Raine-gay@users.noreply.github.com> Date: Fri, 26 Jan 2024 22:41:43 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb63694..07649e0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * Windows - Download the binaries (.exe files) for windows from the [releases page,](https://github.com/Raine-gay/royal_road_archiver/releases/tag/RoyalRoad_Archiver-Release) Unzip them into a folder E.G Downloads, Open Command prompt, - Change the directory to where you unzipped the binaries (.exe files) by typing ``cd \royal_road_archiver_windows-bin`` E.G ``cd Downloads\royal_road_archiver_windows-bin``, + Change the directory to where you unzipped the binaries (.exe files) by typing ``cd \royal_road_archiver_windows-bin`` E.G ``cd Downloads\royal_road_archiver_windows-bin``, Open the program by typing ``royal_road_archiver.exe`` * Linux - Basically the same as windows: @@ -20,6 +20,10 @@ Open console, ``cd`` to the folder containing the binaries, Run it using ``royal_road_archiver`` + +* Cargo - Run ``cargo install royal_road_archiver``, + Then just run ``royal_road_archiver`` from the terminal. + **DOES NOT WORK ON WINDOWS** ### Example commands: * ``royal_road_archiver https://www.royalroad.com/fiction/59450/bioshifter epub`` --- Will create an Epub version of the novel bioshifter in the current directory.