From 4a3997435c3a67f4f0a45e187670b2bab3422a7d Mon Sep 17 00:00:00 2001 From: RW Date: Fri, 19 Jul 2024 09:09:07 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07b1b67235f..fd9b46214ac 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator. -### Installation +## Installation ``` $ yarn @@ -16,7 +16,7 @@ $ yarn start This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. -### Build +## Build ``` $ yarn build @@ -24,7 +24,7 @@ $ yarn build This command generates static content into the `build` directory and can be served using any static contents hosting service. -### Deployment +## Deployment Using SSH: