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