Skip to content

Commit 102e590

Browse files
committed
Update plugin document to use python plugin instead of pip.
1 parent d69d640 commit 102e590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/guides/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Built-in plugins are available for the following packages. You can activate the
3232
* [Redis](../devbox_examples/databases/redis.md) (redis)
3333
* [Valkey](../devbox_examples/databases/valkey.md) (valkey)
3434
* [PHP](../devbox_examples/languages/php.md) (php, php80, php81, php82...)
35-
* [Pip](../devbox_examples/languages/python.md) (python39Packages.pip, python310Packages.pip, python311Packages.pip...)
35+
* [Python](../devbox_examples/languages/python.md) (python39Packages.pip, python310Packages.pip, python311Packages.pip...)
3636
* [Ruby](../devbox_examples/languages/ruby.md)(ruby, ruby_3_1, ruby_3_0...)
3737

3838

0 commit comments

Comments
 (0)