Skip to content

Commit dbcad4e

Browse files
akvadrakorzr
authored andcommitted
minor install documentation updates
1 parent d1453b2 commit dbcad4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you're using [noble](https://github.com/sandeepmistry/noble) *and* bleno at t
3333
#### Ubuntu/Debian/Raspbian
3434

3535
```sh
36-
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
36+
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev libusb-1.0-0-dev
3737
```
3838

3939
Make sure ```node``` is on your path, if it's not, some options:
@@ -80,7 +80,7 @@ Make sure you have read and write permissions on the ```/dev/usb/*``` device tha
8080
## Install
8181

8282
```sh
83-
npm install bleno
83+
npm install bleno@npm:@abandonware/bleno
8484
```
8585

8686
## Usage

0 commit comments

Comments
 (0)