diff --git a/README.md b/README.md index ccf88e2e9..30a967118 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Please see our [installation guide](http://readme.drone.io/setup/) to install th Install build dependencies: * go 1.5+ ([install guide](http://golang.org/doc/install)) -* libsqlite3 ([install script](https://github.com/drone/drone/blob/master/contrib/setup-sassc.sh)) -* sassc ([install script](https://github.com/drone/drone/blob/master/contrib/setup-sqlite.sh)) +* libsqlite3 ([install script](https://github.com/drone/drone/blob/master/contrib/setup-sqlite.sh)) +* sassc ([install script](https://github.com/drone/drone/blob/master/contrib/setup-sassc.sh)) Clone the repository to your Go workspace: