diff --git a/README.md b/README.md index 10ea2c3..4812732 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,11 @@ source venv/bin/activate You can install the Python bindings using pip: ```bash -pip install lime-driver +pip install limedriver ``` +--- + Alternatively you can clone the repository and install the Python bindings from source: ```bash