Update README.md
the host no longer uses the user specification '@' symbol with systemd so the README file was updated to reflect this change.
This commit is contained in:
parent
4d47fd187f
commit
8c1c02efa8
|
@ -95,6 +95,6 @@ The makeself installer not only installs the application but also installs it as
|
|||
|
||||
Start/Stop the service:
|
||||
```
|
||||
sudo systemctl start mrci@$USER
|
||||
sudo systemctl stop mrci@$USER
|
||||
sudo systemctl start mrci
|
||||
sudo systemctl stop mrci
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user