Skip to content

Commit 91185d7

Browse files
authored
Clarified usage of BrowserStack argument
1 parent 0fd0789 commit 91185d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/changelog-for-latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
### New CLI Arguments:
9696

97-
- `bamm --bs` - Instructs BAMM to use [BrowserStack](https://browserstack.com) to run the compiled scripts, works on all platforms except ChromeOS, as chromebooks are too underpowered to run selenium.
97+
- `bamm --bs` - Instructs BAMM to use [BrowserStack](https://browserstack.com) to run the compiled scripts. This works on all platforms, but is the default for Raspberry Pi and ChromeOS, as they are too underpowered to run selenium.
9898
- `bamm --editbsconf` - Edit and Overwrite Browserstack's YAML Config via an interactive process. (For advanced users)
9999
- `bamm --force-error` - Forces a verbose error message, which is helpful for making a bug report.
100100
- `bamm --gui` - Starts the Graphical User Interface for BAMM.

0 commit comments

Comments
 (0)