Skip to content

Commit ce13236

Browse files
committed
Add note about pre-release to the README
1 parent 3cf7838 commit ce13236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ GQL architecture is inspired by `React-Relay` and `Apollo-Client`.
2626

2727
$ pip install gql
2828

29+
Please note that the following documentation describes the current version which is currently only available as a pre-relase and needs to be installed with
30+
31+
$ pip install --pre gql
2932

3033
## Usage
3134

0 commit comments

Comments
 (0)