diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-04 11:15:57 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-09-04 11:15:57 +0200 |
| commit | f08ce606c77bde84cbcc28965c6c5dc218478d1e (patch) | |
| tree | 3e9c8642da88f7ddd445bdf92800e171689516c1 /README.org | |
| parent | e68e43592eb2e5a778b9be7712e1edaa91ae6942 (diff) | |
| download | dotfiles-f08ce606c77bde84cbcc28965c6c5dc218478d1e.tar.gz dotfiles-f08ce606c77bde84cbcc28965c6c5dc218478d1e.zip | |
emacs.d: fix a type when tangling init.el
Moreover, I'm also included a couple of fixes of typos and documentation
improvements.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
