Add install instruction about required .desktop directory

This commit is contained in:
sbenner 2013-12-13 12:19:24 -05:00
parent 23cec38ae6
commit 0189e046aa
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ Clone this repository in your home folder:
cd ~
mv .emacs.d .emacs.bak
git clone http://github.com/syl20bnr/spacemacs .emacs.d
cd .emacs.d
mkdir .desktop
Get the sub-modules: