Skip to content

Commit

Permalink
Adjust headings of installation packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomato6966 committed Sep 24, 2024
1 parent dcd8315 commit 227e8fd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/src/content/docs/home/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ description: Easy, flexible and feature-rich lavalink@v4 Client. Both for Beginn
import Version from '../../../components/version.astro'


### Install: 🎉
## Install: 🎉

Latest stable Version: <Version />



#### Npm
### Npm

```bash
npm install lavalink-client
Expand All @@ -25,7 +25,7 @@ npm install tomato6966/lavalink-client
```


#### Bun
### Bun

```bash
bun install lavalink-client
Expand All @@ -38,7 +38,7 @@ bun install tomato6966/lavalink-client
```


#### yarn
### yarn

```bash
yarn install lavalink-client
Expand All @@ -51,7 +51,7 @@ yarn install tomato6966/lavalink-client
```


#### pnpm
### pnpm

```bash
pnpm install lavalink-client
Expand Down

0 comments on commit 227e8fd

Please sign in to comment.