Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk committed Jun 22, 2023
1 parent 882a912 commit 19845bc
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/docs/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,15 @@ This ensures an even distribution of tests across the provisioned devices.

## Install

The installation can be performed using [Homebrew](https://brew.sh/). Here's how to add the MarathonLabs repository:

```shell
brew tap malinskiy/tap
```
Next, install the Marathon Cloud CLI:
The installation can be performed using [Homebrew](https://brew.sh/):
```shell
brew install malinskiy/tap/marathon-cloud
```
Alternatively, you can download prebuilt binaries for Windows, Linux, or MacOS from [the Release page](https://github.com/MarathonLabs/marathon-cloud-cli/releases).

## API Key

Token creation and management are available at [the Tokens page](https://dev.testwise.pro/tokens). Generate a token and save it somewhere safe for the next step.
Token creation and management are available at [the Tokens page](https://cloud.marathonlabs.io/tokens). Generate a token and save it somewhere safe for the next step.

## Prepare bundles for testing

Expand Down

0 comments on commit 19845bc

Please sign in to comment.