Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
akanchhaS authored Jul 4, 2021
1 parent d8734f8 commit ce4eb6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AzurePipelineDecorator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ Based on the implementation of choice, you would need to update two files with r
- Update the YAML file - To include authentication, project and org name
- Update the vss-extension.json - To include your publisher id, version and optionally - name of extension, description

### Build and package the extensio
### Build and package the extension

1. First install node.js dependencies
1. First install node.js dependencies of the project by running:

```npm install```

Expand Down

0 comments on commit ce4eb6a

Please sign in to comment.