docs: Update the developer getting started guide

Push the beginer to the more useful `fund_nodes` instead of `connect`

Changelog-None
This commit is contained in:
Dusty Daemon
2025-08-12 16:40:24 -04:00
committed by ShahanaFarooqui
parent ebbe5a274d
commit 5a98d1bdf4

View File

@@ -28,10 +28,10 @@ Start up the nodeset:
start_ln 3
```
Connect the nodes. The `connect a b` command connects node a to b:
Connects all nodes with channels, in a row, and funds them:
```shell
connect 1 2
fund_nodes
```
When you're finished, stop: