From 9b7bc74b4aa6ee2e52306cd16e3e060a827f9b7c Mon Sep 17 00:00:00 2001 From: Pete Vielhaber <95773776+petevielhaber@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:15:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bff18a5c..3ac95ab08 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ From the repository, cd into `{path}/prism-wallet-sdk-ts`: ```bash npm i -npm build +npm run build ``` #### For NodeJS