> For the complete documentation index, see [llms.txt](https://guides.myrentals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.myrentals.io/easy-cop-bot/ecb-mac-download.md).

# Easy Cop Bot Mac Download

The official guide that ECB provides for downloading on macOS

1. Open Terminal ( Can be found at /Applications/Utilities/Terminal.app )
   1. you may also click command + space at the same time and type `terminal`
2. Copy the text in the box blow in the terminal window

```
cd ~/Downloads/;

```

{% hint style="info" %}
&#x20;This will take you to your downloads folder
{% endhint %}

The command below will download ECB into your downloads folder

{% code title="Then copy the command below:" %}

```bash
curl -s -L https://easycop-2.nyc3.digitaloceanspaces.com/alpha/win/install-2.sh | bash
```

{% endcode %}

![](https://533905115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUFutF65FrF_JTe49h1%2F-MUFwQCNsmxjwjnZz6Px%2F-MUFyTl51mrTCNkg8gVZ%2FScreen%20Shot%202021-02-23%20at%205.19.32%20PM.png?alt=media\&token=c7204815-3a1f-460f-a3f1-c2573eca53bf)

After you do the command you should recieve text like this. If there are numbers next to the current speed then that means that it is downloading. Once it finishes, you will have your bot within your downloads folder!&#x20;
