Skip to content

Commit 2a6814f

Browse files
committed
update readme
1 parent 1009816 commit 2a6814f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Py-Pypr is a pure Python library for functional shift operators, enabling readab
1515
To install Py-Pypr, use `pip` or `uv`:
1616

1717
```bash
18-
uv pip install py-pypr
18+
uv pip install "git+https://github.com/Burhan-Q/py_pypr/"
1919
```
2020

2121
```bash
22-
pip install py-pypr
22+
pip install "git+https://github.com/Burhan-Q/py_pypr/"
2323
```
2424

2525
## Usage

0 commit comments

Comments
 (0)