Skip to content

Commit 2272d71

Browse files
Documentation updates from Promptless
1 parent 1a68014 commit 2272d71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/get-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Downloading and running Doc Detective is straightforward. Follow these steps to
88

99
1. Install prerequisites:
1010

11-
- [Node.js](https://nodejs.org/) v18 or later
11+
- [Node.js](https://nodejs.org/) v18.20.0 or later
1212

1313
2. In a terminal, install Doc Detective globally:
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@
7575
]
7676
},
7777
"engines": {
78-
"node": ">=18.0"
78+
"node": ">=18.20.0"
7979
}
8080
}

0 commit comments

Comments
 (0)