Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khushikhanna299 authored Jul 27, 2020
1 parent ca05321 commit 354fe8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ Execute below commands to setup New Angular Library Project for widget developem
ng new Project-Name
2. Create Library project for our widget (All Global Presales project should start with 'gp' as prefix. example: gp-demo-widget).

``cmd
cd Project-Name

ng generate library gp-demo-widget
```

3. Install Cumulocity Libraries(Mandatory for widget development)
```cmd
Expand Down

0 comments on commit 354fe8c

Please sign in to comment.