Skip to content

Commit 2e649ad

Browse files
authored
Update README.md
1 parent a15e20f commit 2e649ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ You can then follow the step by step instructions below dependent on your operat
5555
bitpingd
5656
```
5757
4. If you are setting up the bitpingd service as **root/sudo**, you will need to run:
58-
```bash
59-
bitpingd service install --system && bitpingd service start --system
60-
```
58+
```bash
59+
bitpingd service install --system && bitpingd service start --system
60+
```
6161
5. To run the node in the background as an unpriveliged user:
6262
- ```bash
6363
bitpingd service install && bitpingd service start
@@ -81,9 +81,9 @@ You can then follow the step by step instructions below dependent on your operat
8181
bitpingd
8282
```
8383
4. If you are setting up the bitpingd service as **root/sudo**, you will need to run:
84-
```bash
85-
bitpingd service install --system && bitpingd service start --system
86-
```
84+
```bash
85+
bitpingd service install --system && bitpingd service start --system
86+
```
8787
5. To run the node in the background as an unpriveliged user:
8888
- ```bash
8989
bitpingd service install && bitpingd service start

0 commit comments

Comments
 (0)