Skip to content

Commit

Permalink
Update python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Nov 25, 2023
1 parent 7eca4fd commit a69d3bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/python.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python in rtx

The following are instructions for using the python rtx core plugin. This is used when
the "experimental" setting is "true" and there isn't a git plugin installed named "python"
The following are instructions for using the python rtx core plugin. The core plugin will be used so long as no plugin is manually
installed named "python" using `rtx plugins install python [GIT_URL]`.

If you want to use [asdf-python](https://github.com/asdf-community/asdf-python) or [rtx-python](https://github.com/rtx-plugins/rtx-python) then use `rtx plugins install python GIT_URL`.

Expand Down

0 comments on commit a69d3bb

Please sign in to comment.