Skip to content

Commit 2a640db

Browse files
authored
Update installation command in README.md (#113)
* Update installation command in README.md * Update README.md
1 parent 093cf3a commit 2a640db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ With the Query API, you can:
1111
## Installation
1212

1313
```bash
14-
pip install "neptune-query>=1.5.1,<2.0.0"
14+
pip install "neptune-query<2.0.0"
1515
```
1616

1717
Set your Neptune API token and project name as environment variables:

0 commit comments

Comments
 (0)