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.
1 parent a3c5dd5 commit 31b72a1Copy full SHA for 31b72a1
README.md
@@ -47,7 +47,7 @@ git submodule update
47
To install dxfeed from source you need Poetry. It provides a custom installer.
48
This is the recommended way of installing poetry according to [documentation](https://python-poetry.org/docs/)
49
50
-For osx / linux / windows (with bash):
+For macOS / Linux / Windows (with bash):
51
52
```bash
53
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
0 commit comments