Skip to content

Commit b279c90

Browse files
committed
Remove reference to Cask
* README.org: Do it.
1 parent aec436a commit b279c90

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.org

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,9 @@ run some code that creates a widget.
100100

101101
* How do I run the tests?
102102

103-
You must have [[https://github.com/cask/cask][Cask]] installed to be able to run the tests. Once Cask
104-
is installed, in the top level directory of this project run the
105-
following from the command line
106-
107-
#+begin_src shell
108-
# Install all development dependencies via Cask
109-
make dev
110-
#+end_src
111-
112-
Then, to run the tests
103+
You must have [[https://github.com/doublep/eldev][Eldev]] installed to be able to run the tests. Once Eldev
104+
is installed, then in the top level directory of this project you can
105+
run one of the following from the command line
113106

114107
#+begin_src shell
115108
# Run the whole set of tests

0 commit comments

Comments
 (0)