remove outdated links to sassc [CI SKIP]

This commit is contained in:
Brad Rydzewski 2016-07-21 17:02:59 -07:00 committed by GitHub
parent 182aebf236
commit 9a8df8ca2b

View file

@ -35,12 +35,6 @@ Please see our [installation guide](http://readme.drone.io/setup/overview) to in
### From Source
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-sqlite.sh))
* sassc ([install script](https://github.com/drone/drone/blob/master/contrib/setup-sassc.sh))
Clone the repository to your Go workspace:
```