Compare commits

..

No commits in common. "fcaf17b593581e39c6663b9b96fcc55c1c554755" and "6af035c050f05338aa7fc80bdce104bd816ab598" have entirely different histories.

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: To install the application you must issue the command:
```bash ```bash
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple Pilgrim``` pip install pilgrim
``` ```
## Usage ## Usage