Skip to content

Commit f6143b9

Browse files
committed
Cleanup
1 parent 797fa24 commit f6143b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tutorials/command-line-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
| Add "main" bucket as download source (Windows) | `scoop bucket add main` |
2222
| Add "versions" bucket as download source (Windows) | `scoop bucket add versions` |
2323
| Install pipx (Windows) | `scoop install pipx` or `scoop install main/pipx` |
24-
| Install python (Windows) | `scoop install python` or `scoop install main/python` |
25-
| Install specific python version (Windows) | `scoop install versions/python311` |
2624
| Update PATH variable with pipx directory | `pipx ensurepath` |
2725
| Install hatch | `pipx install hatch` or `pip install hatch` |
2826
| List hatch commands | `hatch -h` |

0 commit comments

Comments
 (0)