mirror of https://github.com/gmbrax/Pilgrim.git
Compare commits
2 Commits
6af035c050
...
fcaf17b593
| Author | SHA1 | Date |
|---|---|---|
|
|
fcaf17b593 | |
|
|
1e07ea49df |
|
|
@ -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 pilgrim
|
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple Pilgrim```
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue