Updated docs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nathan Kellenicki 2019-02-13 13:21:02 -08:00
parent 228b02735d
commit 99cbec0926

View File

@ -2,6 +2,6 @@ pipeline:
install:
image: node:8.11.4
commands:
- sudo apt-get update
- sudo apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
- apt-get update
- apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
- npm install