Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix installation instruction (#372)
Install instructions in the README.md fails with an error: „Could not find a version that satisfies the requirement graphene-sqlalchemy>=3“ This is because v3 is in beta. Therefore, installing with '--pre' fixes the problem.
- Loading branch information