From fb02bb12f4eee1aa203c89f82846bb12655ed03c Mon Sep 17 00:00:00 2001 From: David Florness Date: Mon, 21 May 2018 15:33:56 -0600 Subject: [PATCH] Fixup README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d17cfe0..86124d9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # emacs My personal emacs configuration setup. The root directory is in ~/.emacs.d/ -I got the .gitignore from Emacs.gitignore of https://github.com/github/gitignore/tree/master/Global +I got the .gitignore from Emacs.gitignore of +https://github.com/github/gitignore/tree/master/Global +You should be able to just run -## acknowledgements + $ git clone https://github.com/edwargix/emacs.git ~/.emacs.d/ + $ emacs -* In the very beginning I started here: -https://www.youtube.com/watch?v=FRu8SRWuUko \ No newline at end of file +and all packages will then be automatically downloaded and configured. If there +are any problems, please submit an issue or get in touch with me! Thanks -- 2.38.4