We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9976166 + 2ee8316 commit 8f70045Copy full SHA for 8f70045
README.md
@@ -45,8 +45,7 @@ required for development.
45
You may need to do this using `sudo` on Linux.
46
47
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.
+we recommend using `pip install git+https://github.com/wintoncode/winton-kafka-streams`.
50
51
### Running tests
52
Tests will run when py.test is called in the root of the repository.
0 commit comments