From 02f8118c636469ba3915dff4f8fd87a9a4733ca4 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 3 Sep 2014 20:49:07 -0700 Subject: [PATCH] formatted README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b1a9d44c..0c212ebe 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ you can provide Drone with the path to your configuration file: ```sh ./drone --config=/path/to/drone.conf - ``` The configuration file is in TOML format: @@ -90,7 +89,6 @@ Or a combination of the two: ```sh DRONE_GITLAB_URL="https://gitlab.com" ./drone --config=/path/to/drone.conf - ``` ## Compatibility Issues