# Setup

## Download

{% embed url="<https://golang.org/dl/>" %}

### Check version:

```bash
go version
```
