Skip to content

Commit e154541

Browse files
committed
README.md: update
1 parent 1da2847 commit e154541

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Easily run Python at the shell! Magical, but never mysterious.
88

99
## Installation
1010

11-
pyp is packaged in
11+
Run `pip install pypyp` <sup>(note the extra "yp"!)</sup>
1212

13-
- [Homebrew](https://formulae.brew.sh/formula/pyp)
13+
You can also install pyp in other ways:
14+
- `uv tool install pypyp`
15+
- `brew install pyp` via [Homebrew](https://formulae.brew.sh/formula/pyp)
1416
- [nixpkgs](https://search.nixos.org/packages?channel=unstable&show=pyp)
1517
- [AUR](https://aur.archlinux.org/packages/pyp)
1618

17-
You can also run `pip install pypyp` <sup>(note the extra "yp"!)</sup>
18-
1919
pyp requires Python 3.8 or above.
2020

2121
## How it works

0 commit comments

Comments
 (0)