Skip to content

Commit

Permalink
add pip installation
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaxPanther committed Aug 1, 2022
1 parent 63c60f9 commit b455d7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Installation
## Windows
python -m pip install imdb-page-api
## Linux
pip install imdb-page-api

# How to use imdb-api ?
Let's start by importing the library and instantiating the IMDb class :

Expand Down

0 comments on commit b455d7f

Please sign in to comment.