Skip to content

Commit

Permalink
docs: Fix stale pip_url example that uses shell script workaround f…
Browse files Browse the repository at this point in the history
…or editable installation (#1852)
  • Loading branch information
edgarrmondragon authored Jul 18, 2023
1 parent 29c6bf3 commit 0410808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ plugins:
extractors:
- name: my-tap
namespace: my_tap
executable: ./my-tap.sh
executable: -e .
capabilities:
- state
- catalog
Expand Down

0 comments on commit 0410808

Please sign in to comment.