Updated the README.md

Links where switched around between libsqllist3 and sassc
This commit is contained in:
Søren Mathiasen 2015-11-13 21:22:38 +01:00
parent 5a94564e74
commit 8122df5422

View file

@ -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: