From cfa5496774316b0d52d28f165e5a39fe1cb07bd5 Mon Sep 17 00:00:00 2001 From: Idan Cohen Date: Mon, 14 Mar 2022 07:53:44 +0200 Subject: [PATCH] update README file --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 598c022..592cf43 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ # Usage # Download + ### package.json + 1. Put in the folder `package.json` file. -2. Run `./npm-install`. +2. Run `./npm-install .`. + ### Specific Package + 1. Run `./npm-install `. ## Publish + 1. Make sure have the all package you will publish in the same folder (`tgz` files). -2. Run `./npm-install`. +2. Run `./npm-install `. 3. After published, the all packages and json file will remove.