Skip to content

Commit 1ce6953

Browse files
adydetraatinux
authored andcommitted
docs: update README.md
better `blockquote` use alert and change position to top after heading
1 parent 746cfce commit 1ce6953

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,16 @@ Nuxt 2 is supported with Content v1, documentation is on <https://content.nuxt.c
3434

3535
## 💻 Development
3636

37+
> [!NOTE]
38+
> 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/).
39+
3740
- Clone repository
3841
- Install dependencies using `pnpm install`
3942
- Prepare using `pnpm prepare`
4043
- Build using `pnpm build`
4144
- Try playground using `pnpm dev`
4245
- Test using `pnpm test`
4346

44-
**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/).
45-
4647
## License
4748

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

0 commit comments

Comments
 (0)