Skip to content

Commit 6c78bac

Browse files
committed
[UPDATE] README: NodeJS Requirements
1 parent df180c2 commit 6c78bac

4 files changed

Lines changed: 21916 additions & 2874 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ series = {CHI '23}
4141

4242
## Instructions
4343

44-
First of all, you will need [NodeJS](https://nodejs.org/) installed locally on your machine. This project needs both [`npm`](https://www.npmjs.com/) and [`http-server`](https://github.com/indexzero/http-server) dependencies to install and run the core project. If you do not have those installed please follow the [`INSTALL`](src/INSTALL.md) instructions.
44+
First of all, you will need [NodeJS](https://nodejs.org/) (< `[v16.20.0](https://nodejs.org/en/blog/release/v16.20.0)`) installed locally on your machine. This project needs both [`npm`](https://www.npmjs.com/) and [`http-server`](https://github.com/indexzero/http-server) dependencies to install and run the core project. If you do not have those installed please follow the [`INSTALL`](src/INSTALL.md) instructions.
4545

4646
### DICOM Server
4747

0 commit comments

Comments
 (0)