docs: lint

This commit is contained in:
Aidan 2025-04-17 11:54:32 -04:00
parent 006d91eedd
commit 5448c22383
5 changed files with 7 additions and 7 deletions

View File

@ -17,14 +17,14 @@ You might want to serve the docs you've edited to see how they'll look on [docs.
Do this with the `docsify-cli`, which can be installed like so:
**Bun**
### Bun
```bash
# This will be installed globally
bun i docsify-cli -g
```
**NPM**
### NPM
```bash
# This will be installed globally