Skip to content

Commit

Permalink
readme fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
danhellem committed Sep 28, 2021
1 parent 2544bc2 commit b15174c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions device/samples/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export DEVICE_CONNECTION_STRING="<YourIoTHubConnectionString>"

Run the sample application using the following commands:

_ for JavaScript_
_for JavaScript_

```bash
node simple_sample_device.js
Expand Down Expand Up @@ -64,7 +64,7 @@ In order to run the device samples you will first need the following prerequisit

You need to install proper dependencies as defined in the **package.json**. Run the following commands:

_for JavaScript__
_for JavaScript_

```
cd device/samples/javascript
Expand Down

0 comments on commit b15174c

Please sign in to comment.