diff --git a/README.md b/README.md index 698ea6f..0f32119 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ 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 - +```commandline +pip install melisa +``` +Or, alternatively: ```commandline pip install git+https://github.com/MelisaDev/melisa ```