mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-11 19:07:28 +03:00
Add pip command for installing melisa
This commit is contained in:
parent
91964d02f3
commit
3800c269b3
1 changed files with 4 additions and 2 deletions
|
@ -42,8 +42,10 @@ We are going to create really cool cache configuration, so don't worry about the
|
||||||
---
|
---
|
||||||
## Install MelisaPy
|
## Install MelisaPy
|
||||||
|
|
||||||
NOTE: Currently, installation is only possible using GitHub
|
```commandline
|
||||||
|
pip install melisa
|
||||||
|
```
|
||||||
|
Or, alternatively:
|
||||||
```commandline
|
```commandline
|
||||||
pip install git+https://github.com/MelisaDev/melisa
|
pip install git+https://github.com/MelisaDev/melisa
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue