We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810325d commit 8d80a59Copy full SHA for 8d80a59
README.md
@@ -37,8 +37,9 @@ npm run docs:preview
37
38
### Prerequisites
39
40
-- `node` - JavaScript runtime
41
-- `npm` - Package manager
+- `node` (version 18 or newer) - JavaScript runtime required by Vite/VitePress
+- `npm` - Package manager (included with most Node.js installations)
42
+- `git` - Required to install `@cakephp/docs-skeleton` from GitHub
43
44
## Build the Documentation with Docker
45
0 commit comments