File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,9 +103,9 @@ plugins:
103
103
The SimLN plugin fetches a SimLN docker image from dockerhub. You can generate your own docker image if you choose :
104
104
105
105
1. Clone SimLN :
` git clone [email protected] :bitcoin-dev-project/sim-ln.git`
106
- 2. Follow the instructions to build a docker image as detailed int the SimLn repository.
106
+ 2. Follow the instructions to build a docker image as detailed in the SimLN repository.
107
107
3. Tag the resulting docker image : ` docker tag IMAGEID YOURUSERNAME/sim-ln:VERSION`
108
- 4. Push the tagged image to you dockerhub account.
108
+ 4. Push the tagged image to your dockerhub account.
109
109
5. Modify the `values.yaml` file in the plugin's chart to reflect your username and version number :
110
110
` ` ` YAML
111
111
repository: "YOURUSERNAME/sim-ln"
You can’t perform that action at this time.
0 commit comments