Skip to content

Commit a92ea3e

Browse files
authored
Update README.md
1 parent 2165f78 commit a92ea3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ import sys
131131
# ['/opt/homebrew/bin/xonsh', '/opt/homebrew/opt/python@3.11/bin/python3.11']
132132
```
133133

134-
Which `xonsh` and which `python` will be executed to run **new instances** - this depends on the list of directories in `$PATH`:
134+
Which `xonsh` and which `python` will be executed to run **new instances** - this depends on the list of directories in `$PATH` or virtual environment:
135135

136136
```xsh
137137
$PATH

0 commit comments

Comments
 (0)