From a0126f3420008ab678f02240eb97f58273ce244f Mon Sep 17 00:00:00 2001 From: anand <24557+and@users.noreply.github.com> Date: Wed, 3 Dec 2025 00:18:19 +0530 Subject: [PATCH] Update README.md Removing the period "." to avoid confusion for newbies copy pasting this line. With the period, ~/.emacs.d. gets created instead of ~/.emails.d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70656eb4..f97f7789 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you're new to emacs, check out [configuration zip file](https://github.com/flyingmachine/emacs-for-clojure/archive/book1.zip) and unzip it. Its contents should be a folder, `emacs-for-clojure-book1`. Run `mv path/to/emacs-for-clojure-book1 - ~/.emacs.d`. + ~/.emacs.d` Then open Emacs. The first time you start, it will take a few minutes, because it needs to download and install around fifty packages. You