Skip to content

Commit 31c0e4b

Browse files
authored
Small README.md documentation adjustment (#204)
Adjusting two small typos in the README.md installation instructions.
1 parent 5b609fd commit 31c0e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ We have two different ways you can do this. You can do this via the [native inst
5050
5151
If this fails with an error message, you can [have a look at GitHub HTTPS cloning errors](https://help.github.com/articles/https-cloning-errors/).
5252
53-
2. Navigate to the electric-iodirectory:
53+
2. Navigate to the electric-io directory:
5454
5555
```
5656
cd electric-io
@@ -64,7 +64,7 @@ We have two different ways you can do this. You can do this via the [native inst
6464
6565
If this fails with an error message, you can [have a look at common NPM errors](https://docs.npmjs.com/common-errors).
6666
67-
4. Open the file `.env` in and fill in the `CONNECTION_STRING` property with your Azure IoT Hub connection string.
67+
4. Open the file `.env` and fill in the `CONNECTION_STRING` property with your Azure IoT Hub connection string.
6868
5. Optional. Specify the `CONSUMER_GROUP` in `.env`. _If in doubt, you can skip this step_.
6969
6. Go back to your terminal and start electric-io:
7070

0 commit comments

Comments
 (0)