Skip to content

Commit

Permalink
docs: add missing pre-installed extension entries (#1239)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrake authored Sep 22, 2023
1 parent 3b6cfac commit f6b638c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/extensions/extension_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ CLI and should already be available for use. The pre-installed extensions are:
* [`pip`](https://github.com/phylum-dev/cli/tree/main/extensions/pip)
* [`poetry`](https://github.com/phylum-dev/cli/tree/main/extensions/poetry)
* [`yarn`](https://github.com/phylum-dev/cli/tree/main/extensions/yarn)
* [`bundle`](https://github.com/phylum-dev/cli/tree/main/extensions/bundle)
* [`cargo`](https://github.com/phylum-dev/cli/tree/main/extensions/cargo)

0 comments on commit f6b638c

Please sign in to comment.