Skip to content

Commit 6f4429e

Browse files
fix configuration file name in running instructions
1 parent 7a3e05e commit 6f4429e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cargo build
4646

4747
### Running
4848
```
49-
cargo run --bin ldk-server ./ldk-server/ldk-server.config
49+
cargo run --bin ldk-server ./ldk-server/ldk-server-config.toml
5050
```
5151

5252
Interact with the node using CLI:

0 commit comments

Comments
 (0)