diff --git a/README.md b/README.md index 747289edd5735905514043584107504e329fe698..066e9ddf997f5a63e5242136c1aa3010606361fb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ yum install -y iSulad ### Run We provide `systemd` service to start `iSulad` ```sh -systemd start isulad # run the server with systemd command +systemctl start isulad # run the server with systemd command ``` You can use direct command to start `iSulad` server: