From 2bc709cb27bd215caf6f5f8c4629888b190e7fb2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 22 Oct 2021 20:20:43 +0200 Subject: [PATCH] Add link to Visual Studio Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da04848de..78b0e2cf0 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Please make sure you have completed the instructions from [_Setup_](#Setup). ### Start server
    -
  1. Debug: Run yarn watch:server and click "Launch Program" in [Visual Studio Code](https://code.visualstudio.com)
  2. +
  3. Debug: Run yarn watch:server and click "Launch Program" in Visual Studio Code
  4. Serve: Run yarn start:server