Go to your PowerShell window and copy and paste the following command in.
If you have any questions or qualms about doing so, see the official Chocolatey page here.
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))