From 94fa02bf5251ea7c909a3fcfb23d76aa8adfd90e Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 19 Mar 2021 10:26:19 +0100 Subject: [PATCH] fix: small error (#30) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d61bb5..3e6ad2d 100644 --- a/README.md +++ b/README.md @@ -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: