From 307b29cb69a6d6db313cae79edf8237a4f094e4b Mon Sep 17 00:00:00 2001 From: hieplq Date: Sat, 30 Mar 2024 02:37:38 +0700 Subject: [PATCH] #11:Update section: Documentation Contribute need to run npm to install dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc01f64..b9d5615 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ nvm list-remote nvm install v18.16.0 git clone https://github.com/idempiere/idempiere.github.io cd idempiere.github.io/ -npm install @giscus/react +npm install ``` Want to edit documents on "idempiere.github.io/docs" and see your changes instantly in the browser? Here's how: