From 1bcc8fed5ed526eb0d852a5f06a1a39adba6a341 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 2 Jul 2021 12:00:12 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d1fa757..6b51342 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ $ sudo sh wgd.sh start # Start the dashboard in background $ sudo sh wgd.sh debug # Start the dashboard in foreground (debug mode) $ sudo sh wgd.sh stop # Stop the dashboard $ sudo sh wgd.sh restart # Restart the dasboard -$ sudo sh wgd.sh update # Update the dashboard ``` ⚠️ **For first time user please also read the next section.**