branch: elpa/mastodon
commit 05dcad94498bc9f8a4888ea46a319672285028b3
Author: Dave Marquardt <[email protected]>
Commit: Dave Marquardt <[email protected]>

    Updated README to mention Cask
---
 README.org | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 1b80e59c3d..ba1640da02 100644
--- a/README.org
+++ b/README.org
@@ -565,10 +565,11 @@ am=, if you want to actually contribute a commit.
 
 *** Fixes and features
 
-1. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] 
detailing what you'd like to do.
-2. Fork the repository and create a branch off of =develop=.
-3. Run the tests and ensure that your code doesn't break any of them.
-4. Create a pull request (to develop) referencing the issue created in
+1. Install 
[[https://cask.readthedocs.io/en/latest/guide/installation.html][Cask]] if you 
don't already have it installed
+2. Create an [[https://codeberg.org/martianh/mastodon.el/issues][issue]] 
detailing what you'd like to do.
+3. Fork the repository and create a branch off of =develop=.
+4. Run the tests and ensure that your code doesn't break any of them.
+5. Create a pull request (to develop) referencing the issue created in
    step 1.
 
 *** Coding style

Reply via email to