From a7e9bd16ea60fb6c6bc36d9eb61741e459d394ce Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Mon, 27 Jan 2025 09:18:23 -0600 Subject: [PATCH] update run build section of readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63c5bac2..16da9e70 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ _Note: the command uses **npm**, not nvm. NPM deals with package dependencies._ ## Build -To build an app or lib for production +To build an app or lib for production and to also to build the resource descriptors file when running locally: ```bash npm run build