File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments