branch: externals/emacs-lisp-intro-es
commit 8f0d7537e1ffe91d6d96083aa613b81b1171f0aa
Author: David Arroyo Menéndez <[email protected]>
Commit: David Arroyo Menéndez <[email protected]>

    README.org: dotexi.sh is a deprecated file that is being replaced by 
Makefile
---
 README.org | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.org b/README.org
index a1025456da..2d7e36db8e 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,6 @@ $ brew install texlive make texi2html po4a texinfo
 * Create object files
 
 #+BEGIN_SRC bash
-$ ./dotexi.sh 
 $ make emacs-lisp-intro-es.html
 $ make emacs-lisp-intro-es.pdf
 $ make emacs-lisp-intro-es.info

Reply via email to