From 9791c281e32bc11029ac6c99418045fba355596f Mon Sep 17 00:00:00 2001 From: Alan Dipert Date: Mon, 20 Nov 2023 11:00:58 -0800 Subject: [PATCH] Update README.md (#74) --- 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`.