mirror of
https://github.com/pinry/pinry.git
synced 2026-05-07 01:26:24 +02:00
Fix: Fix typo
This commit is contained in:
@@ -49,9 +49,9 @@ left blank to fill, coming soon...
|
|||||||
|
|
||||||
|
|
||||||
# Install Plugin in Docker
|
# Install Plugin in Docker
|
||||||
If you have some plugin which named `hello.py` and a have a `Plugin` class inside.
|
If you have a plugin named `hello.py` and it have a `Plugin` class inside.
|
||||||
|
|
||||||
You could just copy them to directory `pinry_plugins/batteries`.
|
You could just copy it to directory `pinry_plugins/batteries`.
|
||||||
|
|
||||||
Now add config to local_settings.py
|
Now add config to local_settings.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user