Skip to content

Commit c82ce3e

Browse files
Update vanillajava/README.md
Co-authored-by: Copilot <[email protected]>
1 parent e0c0291 commit c82ce3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vanillajava/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
[browserstack-cli-windows](https://load-api.browserstack.com/api/v1/binary?os=win&arch=x64)
3535

3636
- **Linux x86**
37-
[browserstack-cli-linux-x86](https://load-api.browserstack.com/api/v1/binary?os=linux&arch=arm64)
37+
[browserstack-cli-linux-x86](https://load-api.browserstack.com/api/v1/binary?os=linux&arch=x64)
3838

3939
- **Linux ARM**
40-
[browserstack-cli-linux-arm](https://load-api.browserstack.com/api/v1/binary?os=linux&arch=x64)
40+
[browserstack-cli-linux-arm](https://load-api.browserstack.com/api/v1/binary?os=linux&arch=arm64)
4141

4242
> Place the downloaded `browserstack-cli` binary in the root of your project.
4343

0 commit comments

Comments
 (0)