From: Tim Vaughan Date: Sun, 12 May 2019 18:27:28 +0000 (+0200) Subject: Updated README. X-Git-Tag: v1.0.0~3 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=b4a4a80aba848054be09c6faff76d0a71bc62b0e;hp=4fd7fc2502bbe99ea71632ab715cb3c54b5266ef Updated README. --- diff --git a/README.md b/README.md index 3408336..d8a45a9 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,15 @@ Keep the non-web internet alive! ## Installation -To install, simply save the file `elpher.el` and use `M-x -package-install-file`, specifying the path to the saved elisp file. +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 uninstall, use `M-x package-delete`. +To install Elpher, using the following: + + M-x package-install RET elpher RET + +To uninstall, use `M-x package-delete RET elpher RET`. ## Usage