docs: 📝 Update installation documentation to match latest guidelines

This commit is contained in:
Jesse Wierzbinski 2025-04-01 13:52:47 +02:00
parent 7a6b93a36c
commit 844fbf7c9e
No known key found for this signature in database
4 changed files with 60 additions and 34 deletions

View file

@ -35,17 +35,8 @@ export default defineConfig({
sidebar: [
{
text: "Setup",
items: [
{
text: "Installation",
link: "/setup/installation",
},
{
text: "Database",
link: "/setup/database",
},
],
text: "Installation",
link: "/setup/installation",
},
{
text: "CLI",