Update readme with new testing info.

This commit is contained in:
Magnar Sveen 2012-07-23 21:45:35 +02:00
parent ca0e0ae9d9
commit f2da52aac0

View File

@ -58,12 +58,11 @@ You'll find the repo at:
To fetch the test dependencies:
$ cd /path/to/multiple-cursors
$ git submodule init
$ git submodule update
$ git submodule update --init
Run the tests with:
$ ./util/ecukes/ecukes features
$ ./util/ecukes/ecukes --graphical
## License