From 252e06bee69a48db07e0db4ba00c157ca4d37b00 Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Mon, 13 Nov 2023 19:54:12 +0700 Subject: [PATCH] revert markdown highlight Note Important section Quickstart --- docs/pages/Deploying/Quickstart.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/pages/Deploying/Quickstart.md b/docs/pages/Deploying/Quickstart.md index 8fe86628..438beb19 100644 --- a/docs/pages/Deploying/Quickstart.md +++ b/docs/pages/Deploying/Quickstart.md @@ -1,6 +1,5 @@ ## Launching Web App -> [!Note] -> Make sure you have Docker installed +**Note**: Make sure you have Docker installed **On macOS or Linux:** Just run the following command: @@ -66,9 +65,7 @@ To run the setup on Windows, you have two options: using the Windows Subsystem f 5. Open your web browser and navigate to http://localhost:5173/. 6. To stop the setup, just press **Ctrl + C** in the Git Bash or Command Prompt terminal. -These steps should help you set up and run the project on Windows using either WSL or Git Bash/Command Prompt. -> [!IMPORTANT] -> Ensure that Docker is installed and properly configured on your Windows system for these steps to work. +These steps should help you set up and run the project on Windows using either WSL or Git Bash/Command Prompt. **IMPORTANT**: Ensure that Docker is installed and properly configured on your Windows system for these steps to work. For WINDOWS: