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 b92c691 commit e62f56dCopy full SHA for e62f56d
README.md
@@ -14,13 +14,13 @@ details.
14
15
## Download and Installation
16
17
-You can make use of [pip](https://packaging.python.org/tutorials/installing-packages/#installing-from-vcs)
18
-to install the pyodata module automatically:
+Install and update using pip:
19
20
```bash
21
-pip install -e git+https://github.com/SAP/python-pyodata.git
+pip install -U pyodata
22
```
23
+
24
## Configuration
25
26
You can start building your OData projects straight away after installing the
0 commit comments