Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Adicionar comando de instalação do plugin
  • Loading branch information
francardoso93 authored Oct 27, 2021
1 parent da8f611 commit 40ecb9b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,11 @@ $ yarn install
$ pulumi stack init test
$ pulumi up
```

# Usage

Install Plugin

```bash
pulumi plugin install resource slack 0.0.1 -f /tmp/pulumi-resource-slack-xxxxx.tar.gz
```

0 comments on commit 40ecb9b

Please sign in to comment.