diff --git a/README.md b/README.md index 5a2c5c0..abb2d43 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ snscrape requires Python 3.6 or higher. The Python package dependencies are inst Note that one of the dependencies, lxml, also requires libxml2 and libxslt to be installed. ## Installation + pip3 install snscrape + +If you want to use the development version: + pip3 install git+https://github.com/JustAnotherArchivist/snscrape.git ## Usage