Skip to content

Commit ae20d96

Browse files
authored
Update README.md
1 parent 99a1be9 commit ae20d96

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@ systemctl enable LinuxProxyChanger
3636

3737
Start programme manually
3838
```bash
39-
systemctl start LinuxProxyChanger
39+
systemctl start DMN
4040
```
4141

4242
Stop programme manually
4343
```bash
44-
systemctl stop LinuxProxyChanger
44+
systemctl stop DMN
4545
```
4646

4747
Check programme status
4848
```bash
49-
systemctl status LinuxProxyChanger
49+
systemctl status DMN
5050
```
5151

5252
You can call up the console of the program with the following command
5353

5454
```bash
55-
screen -r LinuxProxyChanger
55+
screen -r DMN
5656
```
5757
## Contributing
5858
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
 (0)