Skip to content

Commit 031b9e8

Browse files
authored
docs: add warning about windows development (#2180)
1 parent 2c76e2d commit 031b9e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ Nuxt 2 is supported with Content v1, documentation is on <https://content.nuxtjs
3939
- Prepare using `pnpm prepare`
4040
- Prepare using `pnpm build`
4141
- Try playground using `pnpm dev`
42+
- Test using `pnpm test`
43+
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/).
4245

4346
## License
4447

0 commit comments

Comments
 (0)