mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-11 19:07:28 +03:00
Update README.md
This commit is contained in:
parent
ffa1e1e105
commit
c5a1a865ca
1 changed files with 1 additions and 5 deletions
|
@ -42,16 +42,12 @@ We are going to create really cool Cache configuration, so don't worry about the
|
||||||
---
|
---
|
||||||
## Install MelisaPy
|
## Install MelisaPy
|
||||||
|
|
||||||
At this moment, you can install melisa only from Github repository.
|
NOTE: Currently, installation is only possible through GitHub
|
||||||
|
|
||||||
For install Melisa enter to command line this command:
|
|
||||||
|
|
||||||
```commandline
|
```commandline
|
||||||
pip install git+https://github.com/MelisaDev/melisa
|
pip install git+https://github.com/MelisaDev/melisa
|
||||||
```
|
```
|
||||||
|
|
||||||
And you can use Melisa in your projects!
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Events Listening
|
## Events Listening
|
||||||
|
|
Loading…
Reference in a new issue