Skip to content

Commit a70db69

Browse files
committed
edit note for dev version
1 parent 1a32011 commit a70db69

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,13 @@ To install the latest stable version of benlink from PyPI:
4848
pip install benlink
4949
```
5050

51-
For the latest development version, clone this repository and install it with
51+
If you're wanting to contribute to the project, clone the repository and install
52+
it in "editable" mode with
5253

5354
```bash
54-
pip install .
55+
pip install -e .
5556
```
5657

57-
(If you are developing the package, you can use `pip install -e .` to install it
58-
in "editable" mode.)
59-
6058
## Quick Start
6159

6260
First, make sure your radio is paired with your computer, and get its device

0 commit comments

Comments
 (0)