Updated documentation

This commit is contained in:
Rui Alves 2024-09-28 21:28:52 +01:00
parent bbbb3b4a06
commit e228e29158
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Website
This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.
This website is built using [Docusaurus 3.5](https://docusaurus.io/docs), a modern static website generator.
For installation and contributing instructions, please follow the [Contributing Docs](https://docs.frigate.video/development/contributing).

View File

@ -193,7 +193,7 @@ npm run test
#### 1. Installation
```console
npm install
cd docs && npm install
```
#### 2. Local Development