From 2ba47ddcc547faba50f0ef958dbba4ab8a2e2ba3 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Tue, 27 Oct 2015 13:42:36 -0700 Subject: [PATCH] fix very funny typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57d895277..025cc5bd2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ git clone git://github.com/drone/drone.git $GOPATH/src/github.com/drone/drone cd $GOPATH/src/github.com/drone/drone ``` -Pleasure ensure your local environment has the following dependencies installed. We provide scripts in the `./contrib` folder as a convenience that can be used to install: +Please ensure your local environment has the following dependencies installed. We provide scripts in the `./contrib` folder as a convenience that can be used to install: * libsqlite3 * sassc