Update README.md
This commit is contained in:
parent
020524dbd5
commit
c1c1702942
1 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,8 @@ Ready to start hacking? Once you've forked this extension, you can incorporate f
|
|||
### How to Use This Template
|
||||
> This guide assumes you're using this extension as a base for a new one, and have installed LNbits using https://github.com/lnbits/lnbits/blob/main/docs/guide/installation.md#option-1-recommended-poetry.
|
||||
|
||||
1. Install and enable the extension either through the official LNbits manifest or by adding https://raw.githubusercontent.com/lnbits/myextension/main/manifest.json to `"Server"/"Server"/"Extension Sources"`.  
|
||||
1. Install and enable the extension either through the official LNbits manifest or by adding https://raw.githubusercontent.com/lnbits/myextension/main/manifest.json to `"Server"/"Server"/"Extension Sources"`.  
|
||||
|
||||
2. `Ctrl c` shut down your LNbits installation.
|
||||
3. Download the extension files from https://github.com/lnbits/myextension to a folder outside of `/lnbits`, and initialize the folder with `git`. Alternatively, create a repo, copy the myextension extension files into it, then `git clone` the extension to a location outside of `/lnbits`.
|
||||
4. Remove the installed extension from `lnbits/lnbits/extensions`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue