Skip to content

Commit 142c39c

Browse files
committed
Update package installation command in README
1 parent 87d0264 commit 142c39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Zigbee tools into a single binary.
77
## Installation
88

99
```console
10-
$ pip install git+https://github.com/zigpy/zigpy-cli.git
10+
$ pip install zigpy-cli
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)