Update README.md

This commit is contained in:
Rafal Makagon
2019-05-27 17:48:42 +02:00
parent a3ca815975
commit ccbb13e685

View File

@@ -20,8 +20,6 @@ if __name__ == "__main__":
asyncio.run(PluginExample().run())
```
Use [pyinstaller](https://www.pyinstaller.org/) to create plugin executable.
## Development
Install required packages: