diff --git a/doc/developers-guide/developers-guide.md b/doc/developers-guide/developers-guide.md index 2d42e06276cd..d86ba08b3241 100644 --- a/doc/developers-guide/developers-guide.md +++ b/doc/developers-guide/developers-guide.md @@ -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: