File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ We have two different ways you can do this. You can do this via the [native inst
50
50
51
51
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/).
52
52
53
- 2. Navigate to the electric-iodirectory :
53
+ 2. Navigate to the electric-io directory :
54
54
55
55
```
56
56
cd electric-io
@@ -64,7 +64,7 @@ We have two different ways you can do this. You can do this via the [native inst
64
64
65
65
If this fails with an error message, you can [have a look at common NPM errors](https://docs.npmjs.com/common-errors).
66
66
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.
68
68
5. Optional. Specify the `CONSUMER_GROUP` in `.env`. _If in doubt, you can skip this step_.
69
69
6. Go back to your terminal and start electric-io:
70
70
You can’t perform that action at this time.
0 commit comments