diff options
| author | Diego A. Mundo <therockmandolinist@users.noreply.github.com> | 2017-01-31 22:16:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-31 22:16:58 -0500 |
| commit | 8828fe948054506f0f16361164379c9420e7da19 (patch) | |
| tree | 31e601a810971397bb8207ef284cb20d7a38b264 /evil.el | |
| parent | 16eb854e18d1ec79b00a0a49c1f60aed710b303b (diff) | |
Fix repo url in commentary section
#753
Diffstat (limited to 'evil.el')
| -rw-r--r-- | evil.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ ;; ;; Evil lives in a Git repository. To obtain Evil, do ;; -;; git clone git://gitorious.org/evil/evil.git +;; git clone git://github.com/emacs-evil/evil.git ;; ;; Move Evil to ~/.emacs.d/evil (or somewhere else in the `load-path'). ;; Then add the following lines to ~/.emacs: |
