From 3efbcb6c0ade1200f743db521fd61ef3c5a9c1c6 Mon Sep 17 00:00:00 2001 From: ashwilliams1 <54941396+ashwilliams1@users.noreply.github.com> Date: Tue, 10 Sep 2019 18:52:08 -0700 Subject: [PATCH] Update readme [CI SKIP] --- .github/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/readme.md b/.github/readme.md index 6e07755e..8b81d0be 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -46,3 +46,7 @@ Documentation and Other Links: * Usage Documentation [docs.drone.io/getting-started](http://docs.drone.io/getting-started/) * Plugin Index [plugins.drone.io](http://plugins.drone.io/) * Getting Help [discourse.drone.io](https://discourse.drone.io) +* Build the Enterprise Edition [BUILDING](https://github.com/drone/drone/blob/master/BUILDING) +* Build the Community Edition [BUILDING_OSS](https://github.com/drone/drone/blob/master/BUILDING_OSS) + +_Please note the official Docker images run the Drone Enterprise distribution. If you would like to run the Community Edition you can build from source by following the instructions in [BUILDING_OSS](https://github.com/drone/drone/blob/master/BUILDING_OSS)._