diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ this tool is a standalone python script, you can download the files as a zip/git 2. open a terminal (.i.e CMD) in that folder
3. see below for detailed usage
-all downloaded chapters are saved to `/downloaded_chapters/{title}/{chapter}`
+all downloaded chapters are saved to `downloaded_chapters\{title}\{chapter}`
---
```
@@ -50,4 +50,4 @@ add `-nolog` argument if you want clean terminal output during the progress. ---
-feel free to modify the code as you wish.
\ No newline at end of file +feel free to modify the code as you wish.
|