summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-07-01 16:03:08 +0300
committerDavid Bremner <bremner@debian.org>2018-06-02 20:50:26 -0300
commit63f1e42963dc7d3e28ac6198f38379e8f1cc2a30 (patch)
tree530df8c9431932c4498e5058981694849dae8493
parent3d5c99736588dda32e5979552cae196b35069e88 (diff)
Remove installation section from README.md
Installation section suggests using el-get, which is several years as deprecated in favor of package.el, so this patch removes any mentions of it to avoid confusing user. Forwarded: not-needed Gbp-Pq: Name 0001-Remove-installation-section-from-README.md.patch
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d520c12..cad9aa8 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,6 @@ In order to accomplish this whenever you try to use a modifier command
like "d, c, y", to modify the paredit buffer, it will stop you to do
so in the case you break the parity of parenthesis.
-## Installation
-
-Install via [el-get](https://github.com/dimitri/el-get/)
-
## Setup
```elisp