diff --git a/README.md b/README.md index 0f32119..93bd431 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,11 @@ We are going to create really cool cache configuration, so don't worry about the --- ## Install MelisaPy +Installing from PyPi: ```commandline pip install melisa ``` -Or, alternatively: +Installing from Git: ```commandline pip install git+https://github.com/MelisaDev/melisa ```