Fix README and update version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8f507b0fcd
commit
051111b58d
@ -31,7 +31,7 @@ docker run -p 5000 \
|
|||||||
### 2) Without Docker
|
### 2) Without Docker
|
||||||
|
|
||||||
- Install [Python 3](https://www.python.org/downloads/)
|
- Install [Python 3](https://www.python.org/downloads/)
|
||||||
- Install [Pip](https://pip.pypa.io/en/stable/installing/)
|
- Install [Pip](https://pip.pypa.io/en/stable/installation/)
|
||||||
- Run `pip install divent`
|
- Run `pip install divent`
|
||||||
- Run
|
- Run
|
||||||
```bash
|
```bash
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "divent"
|
name = "divent"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
description = "The discord scheduled event calendar generator"
|
description = "The discord scheduled event calendar generator"
|
||||||
authors = ["Xéfir Destiny"]
|
authors = ["Xéfir Destiny"]
|
||||||
license = "WTFPL"
|
license = "WTFPL"
|
||||||
|
Loading…
Reference in New Issue
Block a user