diff --git a/README.md b/README.md index 469551b..ced5b5e 100644 --- a/README.md +++ b/README.md @@ -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: