Skip to content

Commit 8030970

Browse files
authored
Update README.md
1 parent da103ce commit 8030970

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,11 @@ Looking for a list of currently available plugins in Flow? Visit [here](https://
4343

4444
Flow downloads the manifest (plugins.json) file from various CDN providers, which means the availability of your new plugin depends on when these providers sync their updated files. This syncing process can take several days and sometimes up to a week across all providers. During this period, you may see intermittent updates for your plugin in the manifest, as the provider chosen for retrieval is selected randomly based on the fastest fetch speed.
4545

46-
Every three hours the *CI* in this repository will check for new updates from plugins and automatically update them to the latest version.
46+
While the plugin is yet to appear in the store, you and your users can use `pm install <url/local path>` to install it.
47+
48+
## Plugin updates
49+
50+
Every three hours the *CI* in this repository will check for new updates from plugins and automatically update them to the latest version.
4751

4852
## Submission policy
4953

0 commit comments

Comments
 (0)