branch: elpa/mastodon
commit 1b013e9f7b72347e469d93cef36f65287cc609a4
Author: Dave Marquardt <davem...@linux.ibm.com>
Commit: Dave Marquardt <dav...@noreply.codeberg.org>

    Updated the README with how to run the tests
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index b57ae14954..caf9b0e629 100644
--- a/README.org
+++ b/README.org
@@ -568,7 +568,7 @@ am=, if you want to actually contribute a commit.
 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.
+4. Run the tests (with =make 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 2.
 

Reply via email to