diff --git a/AWS.md b/AWS.md index a2f5001..f19b464 100644 --- a/AWS.md +++ b/AWS.md @@ -28,8 +28,9 @@ reboot ``` sudo apt install nginx - (or: nginx-full) +sudo systemctl start nginx +sudo systemctl enable nginx ``` Example nginx config at: