From e2227297bb6bd4b04b36254642b9ee2998a81ce0 Mon Sep 17 00:00:00 2001 From: Alan Dipert Date: Mon, 20 Nov 2023 10:52:00 -0800 Subject: [PATCH] Update README.md --- plugins/demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/demo/README.md b/plugins/demo/README.md index 07fe38b..7bd15f8 100644 --- a/plugins/demo/README.md +++ b/plugins/demo/README.md @@ -2,7 +2,7 @@ A demo project of a custom scittle build. -This demo project uses the `scittle.datascript` plugin which isn't part of the normal scittle distribution. +This demo project uses the `scittle.javelin` and `scittle.hoplon` plugins which aren't part of the normal scittle distribution. To produce release `.js` files, run: `bb release`.