Skip to content

Commit d1769d1

Browse files
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent f2a1c46 commit d1769d1

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
@@ -26,10 +26,10 @@
2626
[browserstack-cli-windows](https://load-api.browserstack.com/api/v1/binary?os=win&arch=x64)
2727

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

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

3434
> Place the downloaded `browserstack-cli` binary in the root of your project.
3535

0 commit comments

Comments
 (0)