brave-clojure-web icon indicating copy to clipboard operation
brave-clojure-web copied to clipboard

Slight correction needed in the Emacs Configuration instructions?

Open peter opened this issue 9 years ago • 0 comments

Hi! The Emacs page is excellent. However, under step 3 it says:

"Download the Emacs configuration zip file from the book’s resource page and unzip it. Its contents should be a folder, emacs-for-clojure-book1. Run mv path/to/emacs-for-clojure-book1 ~/.emacs.d."

I couldn't find the "resource page" and the zip file, however, I went ahead and basically did this instead which seemed to work:

git clone [email protected]:flyingmachine/emacs-for-clojure.git ~/.emacs.d

Does that make sense?

peter avatar Feb 23 '16 14:02 peter