From 944f23983a0e29402047d1ad547fd3f5e9cc9a30 Mon Sep 17 00:00:00 2001 From: Joseph Le Date: Fri, 13 Oct 2023 14:00:30 +1100 Subject: [PATCH] update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a202a1..0daa01b 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,7 @@ root@root# - Change "IP-address" and "PORT". The "PORT" corresponds to the "PORT_SERVICE" of the "service_run/giteaService.conf" file. -- Restart Nginx service -root@root# +- Restart Nginx service. ```sh systemctl restart nginx ```