mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Update README.md
This commit is contained in:
parent
fd40668242
commit
2f884b27e9
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ pip install royalnet[telegram,discord,matrix,alchemy_easy,bard,constellation,sen
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet).
|
`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet/html).
|
||||||
|
|
||||||
## Developing `royalnet`
|
## Developing `royalnet`
|
||||||
|
|
||||||
|
@ -53,4 +53,4 @@ And finally install all dependencies and the package:
|
||||||
|
|
||||||
```
|
```
|
||||||
poetry install -E telegram -E discord -E matrix -E alchemy_easy -E bard -E constellation -E sentry -E herald -E coloredlogs
|
poetry install -E telegram -E discord -E matrix -E alchemy_easy -E bard -E constellation -E sentry -E herald -E coloredlogs
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue