You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Looking for a list of currently available plugins in Flow? Visit [here](https://
43
43
44
44
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.
45
45
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 manually.
46
+
While the plugin has not yet appeared in the store, you and your users can manually install it using `pm install <url/local path>`.
0 commit comments