Skip to content

Commit 19018d1

Browse files
authored
Add PyPI install instructions (#2383)
1 parent d38e683 commit 19018d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,12 @@ most Windows users.)
271271
<td><a href=https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/tools/just/default.nix>just</a></td>
272272
<td><code>nix-env -iA nixpkgs.just</code></td>
273273
</tr>
274+
<tr>
275+
<td><a href=https://github.com/pypa/pipx?tab=readme-ov-file#install-pipx>Various</a></td>
276+
<td><a href=https://pypi.org/>PyPI</a></td>
277+
<td><a href=https://pypi.org/project/rust-just/>rust-just</a></td>
278+
<td><code>pipx install rust-just</code></td>
279+
</tr>
274280
<tr>
275281
<td><a href=https://voidlinux.org>Void Linux</a></td>
276282
<td><a href=https://wiki.voidlinux.org/XBPS>XBPS</a></td>

0 commit comments

Comments
 (0)