Improve Installation Guide in README

This commit is contained in:
Roy Xue 2016-06-16 09:53:20 -07:00 committed by d12frosted
parent dfad604faa
commit 8a7a4ce1c3
No known key found for this signature in database
GPG key ID: 8D33A3B1A4AF7D30

View file

@ -217,9 +217,10 @@ For efficient searches we recommend to install `pt` ([the platinum searcher][]).
```sh
emacs --insecure
```
You may wish to clear out your `.emacs.d/elpa` directory before doing this,
so that any corrupted packages you may have downloaded will be reinstalled.
Or you may need to set the `dotspacemacs-elpa-https` to `nil` in dotfiles
and restart Emacs. You may wish to clear out your `.emacs.d/elpa` directory
before doing this, so that any corrupted packages you may have downloaded
will be reinstalled.
4. Restart Emacs to complete the installation.