Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi

This commit is contained in:
Jack Sweeney 2022-12-04 23:11:25 -05:00
commit 64efa26199
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ screen -R <name screen whatever you want>
### Start Program
```bash
pipenv run python __main__
pipenv run python __main__.py
```
## Using with Docker