Skip to content

Commit eb2692b

Browse files
committed
docs: update install links to v0.0.4
1 parent 5ceddc1 commit eb2692b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This project is not intended for production use as it utilizes the Solscan Websi
1111

1212
To install the package run:
1313
```bash
14-
pip install https://github.com/paoloechoes/free-solscan-api/releases/download/0.0.2/free_solscan_api-0.0.2-py3-none-any.whl
14+
pip install https://github.com/paoloanzn/free-solscan-api/releases/download/0.0.4/free_solscan_api-0.0.4-py3-none-any.whl
1515
# or
16-
poetry add https://github.com/paoloechoes/free-solscan-api/releases/download/0.0.2/free_solscan_api-0.0.2-py3-none-any.whl
16+
poetry add https://github.com/paoloanzn/free-solscan-api/releases/download/0.0.4/free_solscan_api-0.0.4-py3-none-any.whl
1717
```
1818
To use the package:
1919
```python

0 commit comments

Comments
 (0)