From 3f35977b19383f446cba6e09c63ad6f867cff882 Mon Sep 17 00:00:00 2001 From: Ladd Hoffman Date: Thu, 18 Apr 2024 13:39:22 -0500 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f4a0df..6ee0631 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ Clone this repository to a directory on your machine sudo systemctl restart nginx +or + + sudo brew services restart nginx + ### API 1. In a new terminal window, navigate to `dgf-prototype/backend`