diff --git a/README.md b/README.md index 5a23975..30817d6 100644 --- a/README.md +++ b/README.md @@ -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. ``` -npm install -node example_node +$ npm install +$ node example_node ``` -Where `````` is one of ```nrf51``` or ```nrf52```. \ No newline at end of file +Where `````` is one of ```nrf51``` or ```nrf52```.