Add pip command for installing melisa

This commit is contained in:
Mad Cat 2022-06-15 17:02:31 +03:00 committed by GitHub
parent 91964d02f3
commit 3800c269b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```