Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 authored Jul 19, 2024
1 parent 230f213 commit 4a39974
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.

### Installation
## Installation

```
$ yarn
Expand All @@ -16,15 +16,15 @@ $ 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
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.

### Deployment
## Deployment

Using SSH:

Expand Down

0 comments on commit 4a39974

Please sign in to comment.