Skip to content

Commit 11e8dff

Browse files
Update README.md
1 parent be5cfee commit 11e8dff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,11 @@ This package can be installed using Pip:
5252
```bash
5353
pip3 install solvecaptcha-python
5454
```
55+
or You can install this package directly from GitHub using `pip`:
5556

57+
```sh
58+
pip install git+https://github.com/solvercaptcha/solvecaptcha-python.git
59+
```
5660
## Configuration
5761

5862
An instance of `Solvecaptcha` can be created as follows:

0 commit comments

Comments
 (0)