]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
* README.md: Fix typo.
[gnu-emacs-elpa] / README.md
index 7d00df6aebc7e58c81a12e3420f749b2c506094c..c132a97ac940b463889974b59bda10960a422ec5 100644 (file)
--- 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