Skip to content

Commit c943b3a

Browse files
authored
docs: update linux-core-installation.md (#1162)
1 parent 60cfd28 commit c943b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux-core-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ WantedBy=multi-user.target
180180
EOF
181181
```
182182

183-
systemd is made aware of these new service files with `systemd daemon-reload`. You can start AzerothCore like this:
183+
systemd is made aware of these new service files with `systemctl daemon-reload`. You can start AzerothCore like this:
184184

185185
```sh
186186
sudo service ac-worldserver start

0 commit comments

Comments
 (0)