Skip to content

Commit

Permalink
Remove reference to Cask
Browse files Browse the repository at this point in the history
* README.org: Do it.
  • Loading branch information
nnicandro committed Jun 4, 2024
1 parent aec436a commit b279c90
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,9 @@ run some code that creates a widget.

* How do I run the tests?

You must have [[https://github.com/cask/cask][Cask]] installed to be able to run the tests. Once Cask
is installed, in the top level directory of this project run the
following from the command line

#+begin_src shell
# Install all development dependencies via Cask
make dev
#+end_src

Then, to run the tests
You must have [[https://github.com/doublep/eldev][Eldev]] installed to be able to run the tests. Once Eldev
is installed, then in the top level directory of this project you can
run one of the following from the command line

#+begin_src shell
# Run the whole set of tests
Expand Down

0 comments on commit b279c90

Please sign in to comment.