Compare commits

...

2 Commits

Author SHA1 Message Date
Gustavo Henrique Miranda fcaf17b593
Update README.md 2025-07-08 19:01:26 -03:00
Gustavo Henrique Miranda 1e07ea49df
Update README.md 2025-07-08 19:01:11 -03:00
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ structured and accessible format.
To install the application you must issue the command:
```bash
pip install pilgrim
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple Pilgrim```
```
## Usage