Skip to content

Commit

Permalink
docs: update installation instructions to use GitHub instead of PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansaul committed Nov 23, 2024
1 parent 2d93def commit 08711c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ con un script creado con ***`Python`*** y ***`Playwright`***.
Para [`instalar` | `actualizar` ], ejecuta el siguiente comando en tu terminal:

```console
pip install -U facilito
pip install -U git+https://github.com/ivansaul/codigo_facilito_downloader.git
```

Instala las dependencias de `playwright`:
Expand Down

0 comments on commit 08711c1

Please sign in to comment.