Skip to content

Commit 87b518a

Browse files
committed
Mention installation via package.el
1 parent dca1d34 commit 87b518a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ GNU Emacs version 24 or later is officially supported. It may work
2727
with other Emacsen, but we don't have the resources to support other
2828
versions.
2929

30+
### Installation using package.el
31+
32+
Users of [MELPA](https://melpa.org) can install `purescript-mode`
33+
using `M-x package-install`. This is the most straightforward
34+
and recommended installation method.
35+
3036
### Installation from Git
3137

3238
- `git clone https://github.com/dysinger/purescript-mode.git` into a

0 commit comments

Comments
 (0)