aboutsummaryrefslogtreecommitdiff
path: root/doc/source/overview.rst
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2020-10-01 21:09:01 +0200
committerVasilij Schneidermann <mail@vasilij.de>2020-10-01 21:26:09 +0200
commit4a336e9c0e0940ad21716260be9bb393c89f6553 (patch)
tree9ddbdef0179193b4b75541309682a052312ad8d7 /doc/source/overview.rst
parent60ec41f73fb5a4c21bebf29eab1f6ef1bf1bbda9 (diff)
Make undo-tree an optional dependency
Closes #1074
Diffstat (limited to 'doc/source/overview.rst')
-rw-r--r--doc/source/overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/overview.rst b/doc/source/overview.rst
index 0bb1a7e..467c9ef 100644
--- a/doc/source/overview.rst
+++ b/doc/source/overview.rst
@@ -32,8 +32,8 @@ Finally, add the following lines to your Emacs init file:
Manual installation
-------------------
-First, install `undo-tree`, `goto-chg` and `cl-lib`. If you have an
-Emacs version of 24.3 or newer, you should already have `cl-lib`.
+First, install `goto-chg` and `cl-lib`. If you have an Emacs version
+of 24.3 or newer, you should already have `cl-lib`.
Evil lives in a git repository. To download Evil, do::