diff --git a/README.md b/README.md index 2aa1263..6e9f1c7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,5 @@ sudo apt-get install gitea ### Start ``` -systemctl start gitea -systemctl enable gitea +systemctl enable --now gitea ```