Added download link (#387)

There's no download link, added the one from getting-started.md
Authored-By: ivankisic <ivan.kisic@gmail.com>
This commit is contained in:
Ivan
2018-12-17 16:19:46 +01:00
committed by Luke Kysow
parent 0054198b1b
commit 1d34ca8cde

View File

@@ -20,6 +20,9 @@ Developers in your organization also need to be able to access Atlantis to view
By default Atlantis runs on port `4141`. This can be changed with the `--port` flag.
## Install Atlantis
Get the latest release from [https://github.com/runatlantis/atlantis/releases](https://github.com/runatlantis/atlantis/releases) and unpackage it.
## Add Webhook
Once you've decided where to host Atlantis you need to add that URL as a webhook
to your Git host so that Atlantis gets notified about pull request events.