Skip to content

Commit

Permalink
Update plugin document to use python plugin instead of pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
djgoku committed Sep 12, 2024
1 parent d69d640 commit 102e590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/docs/guides/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Built-in plugins are available for the following packages. You can activate the
* [Redis](../devbox_examples/databases/redis.md) (redis)
* [Valkey](../devbox_examples/databases/valkey.md) (valkey)
* [PHP](../devbox_examples/languages/php.md) (php, php80, php81, php82...)
* [Pip](../devbox_examples/languages/python.md) (python39Packages.pip, python310Packages.pip, python311Packages.pip...)
* [Python](../devbox_examples/languages/python.md) (python39Packages.pip, python310Packages.pip, python311Packages.pip...)
* [Ruby](../devbox_examples/languages/ruby.md)(ruby, ruby_3_1, ruby_3_0...)


Expand Down

0 comments on commit 102e590

Please sign in to comment.