Skip to content

Commit 8d80a59

Browse files
committed
clarify readme
1 parent 810325d commit 8d80a59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ npm run docs:preview
3737

3838
### Prerequisites
3939

40-
- `node` - JavaScript runtime
41-
- `npm` - Package manager
40+
- `node` (version 18 or newer) - JavaScript runtime required by Vite/VitePress
41+
- `npm` - Package manager (included with most Node.js installations)
42+
- `git` - Required to install `@cakephp/docs-skeleton` from GitHub
4243

4344
## Build the Documentation with Docker
4445

0 commit comments

Comments
 (0)