diff --git a/packages/dolt/content/introduction/installation/application-server.md b/packages/dolt/content/introduction/installation/application-server.md index 4eaed1f0..8b2f3f56 100644 --- a/packages/dolt/content/introduction/installation/application-server.md +++ b/packages/dolt/content/introduction/installation/application-server.md @@ -69,7 +69,7 @@ Successfully initialized dolt data repository. Assuming you want your dolt server to always be running when the machine is alive, you should configure it to run through the Linux -service management tool, `systemctl`. Some distributions of Linux do +service management tool, `systemctl` part of `systemd`. Some distributions of Linux do not support this tool; consult their documentation for configuration instructions.