From 4f5a5695f541e7ea0d1b314b7ba68d2c834ff3e1 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 12 Jun 2021 09:21:57 +0200 Subject: [PATCH] Improve server start instructions --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0a9b0f8a..8aa45ffad 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,14 @@ Please make sure you have completed the instructions from [_Setup_](#Setup) ### Start server -- Debug: Run `yarn watch:server` and click "Launch Program" in _Visual Studio Code_ -- Serve: Run `yarn start:server` +
yarn watch:server
and click "Launch Program" in Visual Studio Codeyarn start:server