Updated README.
[elpher.git] / README.md
index fdad866..d8a45a9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,14 +8,22 @@ It supports:
 - caching of visited sites,
 - clean and configurable visualization of Gopher directories,
 - direct visualisation of image files,
-- (m)enu key support, similar to the Emacs info browser,
+- jumping directly to links by name (with autocompletion),
 - clickable web and gopher links in plain text.
 
 Keep the non-web internet alive!
 
 ## Installation
 
-Installation instructions will be added soon.
+Elpher is available from [MELPA](https://melpa.org).  If you have
+never installed packages from this repository before, you'll need
+to follow the instructions at https://melpa.org/#/getting-started.
+
+To install Elpher, using the following:
+
+    M-x package-install RET elpher RET
+
+To uninstall, use `M-x package-delete RET elpher RET`.
 
 ## Usage