Browse Source

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

pull/86/head
Jack Sweeney 2 years ago
parent
commit
64efa26199
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save