Update README.md

This commit is contained in:
Andrei 2023-03-17 02:51:00 +03:00 committed by GitHub
parent 8189e5ec40
commit 58ef425287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -41,12 +41,6 @@ We recommend using the latest version of Python. `python3-anticaptcha` supports
pip install python3-anticaptcha
```
### Source
```bash
git clone https://github.com/AndreiDrang/python3-anticaptcha.git
cd python3-anticaptcha
python setup.py install
```
## How to test?