Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
better `blockquote` use alert and change position to top after heading
  • Loading branch information
adydetra authored and Atinux committed Dec 2, 2023
1 parent 746cfce commit 1ce6953
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -34,15 +34,16 @@ Nuxt 2 is supported with Content v1, documentation is on <https://content.nuxt.c

## 💻 Development

> [!NOTE]
> This repository uses bash scripts for development and testing. If you are on Windows, you can use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install) or [Git Bash](https://gitforwindows.org/).
- Clone repository
- Install dependencies using `pnpm install`
- Prepare using `pnpm prepare`
- Build using `pnpm build`
- Try playground using `pnpm dev`
- Test using `pnpm test`

**Note:** This repository uses bash scripts for development and testing. If you are on Windows, you can use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install) or [Git Bash](https://gitforwindows.org/).

## License

[MIT](./LICENSE) - Made with 💚
Expand Down

0 comments on commit 1ce6953

Please sign in to comment.