Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyCthulhu authored Oct 6, 2021
1 parent 96ae4cf commit 6c1839d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ optional arguments:
- ```poetry install```
- make file "moncontrol" executable
- copy file "moncontrol" to /bin directory
- open /bin/moncontrol file, change "path=$(pwd)" to directory, that consist this moncontrol repo, like: "path=$(/home/user/moncontrol)"
- check moncontrol with command:
```moncontrol --help```
- open /bin/moncontrol file, change ```path=$(pwd)``` to directory, that consist this moncontrol repo, like: ```path=$(/home/user/moncontrol)```
- check moncontrol with command: ```moncontrol --help```

If u want moncontrol works permanently, u can add moncontrol -m to your systemctl

0 comments on commit 6c1839d

Please sign in to comment.