From 3b2fbcfb52326253e43456f848636b7e3bda8084 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Sat, 29 Apr 2023 06:40:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9823694..b09f6fd 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ versions of third party packages. ## Demo Setup We provide a shell skript that downloads demo data and automatically builds and starts cc-backend. -You need `wget`, `go`, and `yarn` in your path to start the demo. The demo will download 32MB of data (223MB on disk). +You need `wget`, `go`, `node`, `rollup` and `yarn` in your path to start the demo. The demo will download 32MB of data (223MB on disk). ```sh git clone https://github.com/ClusterCockpit/cc-backend.git