Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiKhare committed Dec 10, 2020
1 parent a43689c commit d6f5db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ To Install the binary file in cockpit application run the following command in c
Example:

```cmd
npm i C:\Users\KHKH\Documents\Global Presales\Demo Application\gp-demo-widget\dist\gp-demo-widget-1.0.0.tgz
npm i <binary file path>\gp-demo-widget-1.0.0.tgz
```

After installation see that your cockpit application has following entry in `package.json `.
Expand Down Expand Up @@ -278,7 +278,7 @@ To Install the binary file in App Builder, run the following command.
Example:

```cmd
npm i C:\Users\KHKH\Documents\Global Presales\Demo Application\gp-demo-widget\dist\gp-demo-widget-1.0.0.tgz
npm i <binary file path>\gp-demo-widget-1.0.0.tgz
```

After installation see that your App Builder has following entry in `package.json `.
Expand Down

0 comments on commit d6f5db4

Please sign in to comment.