Update README.md

This commit is contained in:
Rob Moran
2016-02-28 15:59:17 +00:00
parent 3de7ca6765
commit b6567b5d57

View File

@@ -30,8 +30,8 @@ Open this site in a [Web Bluetooth](https://webbluetoothcg.github.io/web-bluetoo
Clone this repository, install the npm dependencies and execute. Clone this repository, install the npm dependencies and execute.
``` ```
npm install $ npm install
node example_node <device-type> $ node example_node <device-type>
``` ```
Where ```<device-type>``` is one of ```nrf51``` or ```nrf52```. Where ```<device-type>``` is one of ```nrf51``` or ```nrf52```.