Skip to content

Commit

Permalink
Update acryl-datahub-actions package name in teams.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aviv-julienjehannet committed Jul 4, 2024
1 parent fe1475f commit b82c375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/actions/actions/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Similar to the quickstart scenario, there are no specific software installation
If you are using the `datahub-actions` library directly from Python, or the `datahub-actions` cli directly, then you need to first install the `teams` action plugin in your Python virtualenv.

```
pip install "datahub-actions[teams]"
pip install "acryl-datahub-actions[teams]"
```

Then run the action with a configuration file that you have modified to capture your credentials and configuration.
Expand Down

0 comments on commit b82c375

Please sign in to comment.