From bc115a27334d5a64ca8e88624defb270fc6258ce Mon Sep 17 00:00:00 2001 From: Richard Moore Date: Mon, 9 Oct 2023 20:28:22 -0400 Subject: [PATCH] docs: update docs building info --- docs.wrm/contributing.wrm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.wrm/contributing.wrm b/docs.wrm/contributing.wrm index 1fc160a0bb..899c6c73b0 100644 --- a/docs.wrm/contributing.wrm +++ b/docs.wrm/contributing.wrm @@ -65,7 +65,7 @@ _code: Building with the v2 Flatworm @lang /home/ricmoo/flatworm> npm install # Ready to build the docs; output to a folder ./output/ - /home/ricmoo/flatworm> node lib/test-api-index PATH_TO_WRM_ROOT + /home/ricmoo/flatworm> node lib/cli-test PATH_TO_WRM_ROOT Eventually the code for the v2 branch will be cleaned up, and it will be much easier to include as a ``devDependency`` for Ethers.