Skip to content

Commit

Permalink
Version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dipu-bd committed Jul 20, 2018
1 parent cc4ec85 commit 04f6862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.pip
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Crawls lightnovels from popular websites and converts to ebook format (only EPUB

To use this app, you need to have python3 and pip installed in your computer. Install it using:

$ pip install ebook-crawler
$ pip install --upgrade ebook-crawler

Or,

$ python3 -m pip install --user ebook-crawler
$ python3 -m pip install --user --upgrade ebook-crawler


# Tutorial
Expand Down

0 comments on commit 04f6862

Please sign in to comment.