Skip to content

Commit 1a47820

Browse files
committed
readme
1 parent 30feee3 commit 1a47820

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,14 @@ Install this library in a [virtualenv](https://virtualenv.pypa.io/en/latest/) us
1111

1212
```
1313
pip install odooapiclient
14-
```
14+
```
15+
16+
### Windows
17+
18+
```
19+
<your-env>\Scripts\pip.exe install odooapiclient
20+
```
21+
22+
## Supported Python Versions
23+
24+
Python 3.4, 3.5, 3.6 and 3.7

0 commit comments

Comments
 (0)