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 8, 2021
1 parent 9445923 commit a9f2a6c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ optional arguments:
- install direnv (its not obligatory, but helpfull)
- clone this repo to your directory
- go to this repos directory
- ```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)```
- execute command: ```sudo ./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 a9f2a6c

Please sign in to comment.