aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-10-06 16:51:58 +1100
committerYuchen Pei <hi@ypei.me>2022-10-06 16:51:58 +1100
commitf1d30dc711f50b988a8305029b43d13ff0cb5321 (patch)
treeb0d442d276626436f7236060e4b3550b9a412458
parenta215df2f884fb445d8f159a2b4d84e6853ac9816 (diff)
Adding elpa info to readme now that the package is there
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index 6396fb2..e42a520 100644
--- a/README.org
+++ b/README.org
@@ -18,6 +18,12 @@ Haskell code browsing and exploring. Features include:
* Install
+** GNU ELPA
+
+hc.el is available as [[https://elpa.gnu.org/packages/hcel.html][hcel on GNU ELPA]].
+
+** Manual install
+
Clone this repo, and add to load path (assuming you clone to
~~/.emacs.d~):