We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca1d34 commit 87b518aCopy full SHA for 87b518a
README.md
@@ -27,6 +27,12 @@ GNU Emacs version 24 or later is officially supported. It may work
27
with other Emacsen, but we don't have the resources to support other
28
versions.
29
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
36
### Installation from Git
37
38
- `git clone https://github.com/dysinger/purescript-mode.git` into a
0 commit comments