mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2025-12-12 20:18:13 +08:00
Update README.md
This commit is contained in:
@@ -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```.
|
||||||
|
|||||||
Reference in New Issue
Block a user