We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f36e0f commit 1598ccfCopy full SHA for 1598ccf
1 file changed
README.md
@@ -147,9 +147,9 @@ authentication details.
147
148
### Systemd setup
149
150
-Create a service file in /etc/systemd/system and enable it to run at startup.
+Create a service file in `/etc/systemd/system` and enable it to run at startup.
151
Config & JAR files are in the same folder path.
152
-Add the below to the file (change to your values as necessary) and name the file as "linkora.service)
+Add the below to your file (change values as per your setup) and name the file as `linkora.service`.
153
154
```javascript
155
[Unit]
0 commit comments