From f08ce606c77bde84cbcc28965c6c5dc218478d1e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 4 Sep 2019 11:15:57 +0200 Subject: emacs.d: fix a type when tangling init.el MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moreover, I'm also included a couple of fixes of typos and documentation improvements. Signed-off-by: Miquel Sabaté Solà --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 8450ffd..2a6f726 100644 --- a/README.org +++ b/README.org @@ -8,11 +8,13 @@ Download everything by performing the following command (notice the =--recursive $ git clone --recursive https://github.com/mssola/dotfiles.git #+END_SRC -To install everything just run the =install.sh= script. Use this at your own risk ;) +To install everything just run the =install.sh= script (check also the +[[./.emacs.d/README.org][.emacs.d/README.org]] file to see the external dependencies for GNU Emacs). Use +this at your own risk ;) ** GNU Emacs -See [[./.emacs.d/README.org][.emacs.d/README.org]] +See [[./.emacs.d/README.org][.emacs.d/README.org]]. ** Runtime dependencies -- cgit v1.2.3