summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-01-07 18:02:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-12-23 14:09:25 +0000
commite8003225d918ce58fe9169d2b915e5e31957658d (patch)
tree882c973139e574649bd6c952f353074545bbd7b2
parentfdd1f5b064d71f4bdae1f818b5a04fbc18cb7cf9 (diff)
Debianise-README
Edit README for Debian package Gbp-Pq: Name 0001-Debianise-README.patch
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index a052ebe..ca3bf28 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,6 @@ Each perspective is composed of a window configuration and a set of buffers.
Switching to a perspective activates its window configuration, and when in a
perspective only its buffers are available by default.
-It's recommended that you install perspective.el from [Marmalade][] using `M-x
-package-install`. Alternately, you may put it in your load path and run
-`(require 'perspective)`. Users of Debian 9 or later or Ubuntu 16.04
-or later may simply `apt-get install elpa-perspective`.
-
-[Marmalade]: http://marmalade-repo.org/
-
## Usage
To activate perspective use `(persp-mode)`.