From e98dff877a9be84216b8ebbc375c1438ea4ec6e1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 22 Oct 2021 20:20:59 +0200 Subject: [PATCH] Add link to Visual Studio Code (#436) --- 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