Move from Carton to Cask

This commit is contained in:
Magnar Sveen
2013-08-11 21:18:04 +02:00
parent 47e03d54f4
commit 6745142d87
4 changed files with 7 additions and 8 deletions

View File

@@ -153,11 +153,11 @@ You'll find the repo at:
https://github.com/magnars/multiple-cursors.el
To fetch the test dependencies, install
[carton](https://github.com/rejeep/carton) if you haven't already,
[cask](https://github.com/rejeep/cask.el) if you haven't already,
then:
$ cd /path/to/multiple-cursors
$ carton
$ cask
Run the tests with: