Skip to content

Commit 4f3b8ea

Browse files
committed
fix README
1 parent f9b500e commit 4f3b8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Since packages uploaded on test.pypi index will search for dependencies in
3434
the same index, to install the test version you can run:
3535

3636
```shell
37-
$ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple itea
37+
$ pip install itea
3838
```
3939

4040
Alternatively, you can download the source code at the

0 commit comments

Comments
 (0)