Skip to content

Commit 8f70045

Browse files
authored
Merge pull request wintoncode#57 from wintoncode/pip-readme
Update readme to mention pip install git+
2 parents 9976166 + 2ee8316 commit 8f70045

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ required for development.
4545
You may need to do this using `sudo` on Linux.
4646

4747
If you want to install the code and get a feel for it as a user then
48-
we recommend using pip install which will pull the package from PyPI
49-
or your local mirror.
48+
we recommend using `pip install git+https://github.com/wintoncode/winton-kafka-streams`.
5049

5150
### Running tests
5251
Tests will run when py.test is called in the root of the repository.

0 commit comments

Comments
 (0)