From 414c240350159a45b475d30d11dae840d6db06b3 Mon Sep 17 00:00:00 2001 From: Jim Robinson <933148+jrobinso@users.noreply.github.com> Date: Fri, 12 Apr 2024 20:20:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40f9e5c..fed1d8f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Zip files of the current and previous versions of the IGV-Web app are available ### Option 2: Build from source code * Pre-requisites - * Node >= v8.11.4 + * Node >= v16 * NPM >= v5.6.0 * Get the source code either (a) by downloading a zip file via the green `Code` button at https://github.com/igvteam/igv-webapp, or (b) by cloning the repository: