From 08c5c93f5c81196b2d45a168e83f5182fd1ab55b Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Mon, 1 Jun 2020 14:45:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36c582a..67b6e65a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This includes installing the server in a mode better suited for active developme ### Node installation * Note, building the static interface will require a valid Node.js installation * To build on a Raspberry Pi: - * `curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -` + * `curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -` * `sudo apt install nodejs` ### Distributing