improve formatting

This commit is contained in:
serinko
2025-11-25 10:51:41 +01:00
parent 4b292ca142
commit 4b0fbc663a
+1 -1
View File
@@ -55,7 +55,7 @@ chmod +x ./nym-node-cli.py
There are two ways how to run the program. fully interactive or with provided arguments. The former has a shorter initial command but then operators must fill the values on the go, the latter requires more complex command, but then there is a minimum prompts during the process.
1. Fully interactive mode - just run:
```
```sh
./nym-node-cli.py install
```