Skip to content

Commit 2af14f0

Browse files
authored
Update README.md
Fixed typo.
1 parent 294a95f commit 2af14f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@ source venv/bin/activate
3030
You can install the Python bindings using pip:
3131

3232
```bash
33-
pip install lime-driver
33+
pip install limedriver
3434
```
3535

36+
---
37+
3638
Alternatively you can clone the repository and install the Python bindings from source:
3739

3840
```bash

0 commit comments

Comments
 (0)