Update Spacemacs on Joule authored by Mark Meredith's avatar Mark Meredith
...@@ -9,7 +9,7 @@ Spacemacs is an Emacs configuration of friendly to users new to Emacs. ...@@ -9,7 +9,7 @@ Spacemacs is an Emacs configuration of friendly to users new to Emacs.
## Setup .emacs.d ## Setup .emacs.d
Go to `[https://www.spacemacs.org/#](https://spacemacs.org)` and click on the INSTALL link. Copy and paste the resulting command on Joule: Go to [https://www.spacemacs.org](https://spacemacs.org) and click on the INSTALL link. Copy and paste the resulting command on Joule:
``` ```
> git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d > git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
... ...
......