diff --git a/doc/02-getting-started.md b/doc/02-getting-started.md index d532351ca..29dd36ae0 100644 --- a/doc/02-getting-started.md +++ b/doc/02-getting-started.md @@ -936,7 +936,7 @@ SUSE: ``` zypper install apache2 -chkconfig on +chkconfig apache2 on service apache2 start ```