Skip to content

Commit 2a318d8

Browse files
doc: update reckless documentation for direct install
1 parent a691f5b commit 2a318d8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/lightning-reckless.1.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ lightningd config file. Reckless does all of these by invoking:
1616

1717
**reckless** **install**[@*commit/tag*] *plugin\_name*
1818

19+
Alternatively, the source path or URL to the plugin repository can be
20+
passed directly in place of the *plugin\_name*. In either case, the
21+
containing directory or repository should be named for the plugin, don't
22+
pass the plugin's executable/entrypoint directly.
23+
1924
reckless will exit early in the event that:
2025

2126
- the plugin is not found in any available source repositories
@@ -81,7 +86,7 @@ Available option flags:
8186
NOTES
8287
-----
8388

84-
Reckless currently supports python and javascript plugins.
89+
Reckless currently supports python, rust, and javascript plugins.
8590

8691
Running the first time will prompt the user that their lightningd's
8792
bitcoin config will be appended (or created) to inherit the reckless

0 commit comments

Comments
 (0)