Skip to content

Commit b375012

Browse files
Update README.md
1 parent ecd4c1e commit b375012

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Note: The ChromeDriver version must match the Chrome browser version on your mac
218218
Alternatively, you can also hardcode username and access_key objects in the [bstack-config.yaml](resources/conf/caps/bstack-config.yaml) file.
219219
- Now we need to set the path for the config file we would want to use.
220220
221-
- For \*nix based and Mac machines:
221+
- For unix based and Mac machines:
222222
223223
```sh
224224
export CONFIG_FILE_PATH=<config-file-path>
@@ -228,6 +228,7 @@ Note: The ChromeDriver version must match the Chrome browser version on your mac
228228
229229
```sh
230230
set CONFIG_FILE_PATH=<config-file-path>
231+
231232
```
232233
Note:
233234
- We have configured a list of test capabilities in the [bstack-config.yaml](resources/conf/caps/bstack-config.yaml) file. You can certainly update them based on your device / browser test requirements.

0 commit comments

Comments
 (0)