Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 86162f0

Browse files
committed
docs: Update the dependencies
1 parent 8dc1def commit 86162f0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Cortex currently supports two inference engines:
3333

3434
Before installation, ensure that you have installed the following:
3535

36-
- **Node.js**: Required for running the installation.
36+
- **Node.js**: version 18 and above is required to run the installation.
3737
- **NPM**: Needed to manage packages.
3838
- **CPU Instruction Sets**: Available for download from the [Cortex GitHub Releases](https://github.com/janhq/cortex/releases) page.
3939

cortex-js/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ Cortex
3232
### **Dependencies**
3333

3434
Before installation, ensure that you have installed the following:
35-
36-
- **Node.js**: Required for running the installation.
35+
- **Node.js**: version 18 and above is required to run the installation.
3736
- **NPM**: Needed to manage packages.
3837
- **CPU Instruction Sets**: Available for download from the [Cortex GitHub Releases](https://github.com/janhq/cortex/releases) page.
3938

0 commit comments

Comments
 (0)