Skip to content

Commit

Permalink
update install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehina committed Jan 5, 2024
1 parent b2c81e8 commit 4609cc7
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,11 @@ Webtoon Downloader is supported on Windows, Linux & OSX. The minimum python vers

### Installation

1. Clone the repo
```sh
git clone https://github.com/Zehina/Webtoon-Downloader.git
```
2. Navigate to the project folder
```sh
cd Webtoon-Downloader
```
3. Install this module in the system and generate a `webtoon-downloader`
console-script for easier usage
```sh
pip install .
```
Install via `pip` or `pipx`

```sh
pip install webtoon_downloader
```

<!-- USAGE EXAMPLES -->

Expand Down

0 comments on commit 4609cc7

Please sign in to comment.