formatted README

This commit is contained in:
Brad Rydzewski 2014-09-03 20:49:07 -07:00
parent 5423af8700
commit 02f8118c63

View file

@ -27,7 +27,6 @@ you can provide Drone with the path to your configuration file:
```sh ```sh
./drone --config=/path/to/drone.conf ./drone --config=/path/to/drone.conf
``` ```
The configuration file is in TOML format: The configuration file is in TOML format:
@ -90,7 +89,6 @@ Or a combination of the two:
```sh ```sh
DRONE_GITLAB_URL="https://gitlab.com" ./drone --config=/path/to/drone.conf DRONE_GITLAB_URL="https://gitlab.com" ./drone --config=/path/to/drone.conf
``` ```
## Compatibility Issues ## Compatibility Issues