1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-21 06:56:37 +02:00

readme: Mention MELPA in installation process

This commit is contained in:
Pierre Neidhardt 2017-12-23 20:43:26 +01:00
parent c635a1c832
commit 2ffdbe16c1

View File

@ -31,9 +31,11 @@ some default bindings to change in the future.
** Installation
- Clone or download this repository.
- Get the package, either from MELPA:
- Modify your ~load-path~:
: M-x package-install RET evil-collection RET
Or clone / download this repository and modify your ~load-path~:
: (add-to-list 'load-path (expand-file-name "/path/to/evil-collection/" user-emacs-directory))