X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/a0195adea7d6af912dc9a018f3b3c1b208c5d6c5..6d4e1a5df00da26de98d64d724a3162115377b1c:/README.md diff --git a/README.md b/README.md index 7d00df6ae..c132a97ac 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ async.el is a module for doing asynchronous processing in Emacs. Add to your .emacs.el: - (when (tv-require 'dired-aux) + (when (require 'dired-aux) (require 'dired-async)) This will allow you to run asynchronously