diff --git a/README.md b/README.md index 698ea6f..fa4731f 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,11 @@ We are going to create really cool cache configuration, so don't worry about the --- ## Install MelisaPy -NOTE: Currently, installation is only possible using GitHub - +### Installing from PyPi: +```commandline +pip install melisa +``` +### Installing from Git: ```commandline pip install git+https://github.com/MelisaDev/melisa ```