fix: small error (#30)

master
0xflotus 2021-03-19 10:26:19 +01:00 committed by GitHub
parent a224786779
commit 94fa02bf52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ only supports python3.
# Development
Setting up a development enviroment can be done in a virtual environment using
Setting up a development environment can be done in a virtual environment using
`pipenv` or using local packages using the provided `Makefile`.
For the `pipenv` setup install the virtual environment and build the bindings using: