From 3f2d3a2da9a9b0ad20f94f3b7ad9f5c94b92fbe5 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 11 Jan 2023 19:45:44 +0100 Subject: [PATCH] Minor improvements (#1589) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 675a5a48f..f09dd7541 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,9 @@ Please follow the instructions of the Ghostfolio [Unraid Community App](https:// #### Debug -Run `yarn watch:server` and click "Launch program" in [Visual Studio Code](https://code.visualstudio.com) +Run `yarn watch:server` and click _Launch Program_ in [Visual Studio Code](https://code.visualstudio.com) -##### Serve +#### Serve Run `yarn start:server`