From e07605600ab871eda6470447561c21f2f9b16b9a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 22 Oct 2021 20:15:32 +0200 Subject: [PATCH] Add Visual Studio Code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab57f32cb..da04848de 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
  2. +
  3. Debug: Run yarn watch:server and click "Launch Program" in [Visual Studio Code](https://code.visualstudio.com)
  4. Serve: Run yarn start:server