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:
103103The SimLN plugin fetches a SimLN docker image from dockerhub. You can generate your own docker image if you choose :
104104
1051051. 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.
1071073. 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.
1091095. Modify the `values.yaml` file in the plugin's chart to reflect your username and version number :
110110` ` ` YAML
111111 repository: "YOURUSERNAME/sim-ln"
You can’t perform that action at this time.
0 commit comments