Skip to content

Commit 4939b93

Browse files
committed
update doc
1 parent cf9b021 commit 4939b93

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

doc/emacs.rst

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,13 @@ Installation
3939
------------
4040

4141
The ``lambdapi-mode`` can be installed from `MELPA
42-
<https://melpa.org>`__ using any package manager of Emacs
42+
<https://melpa.org>`__ using any package manager
4343
(``package.el``, `straight
44-
<https://github.com/raxod502/straight.el>`__, …). Provided that Emacs
44+
<https://github.com/raxod502/straight.el>`__, …). Provided that Emacs
4545
is properly configured (see https://melpa.org/#/getting-started to
4646
configure Emacs to use MELPA), the mode can be installed with ``M-x
4747
package-install RET lambdapi-mode``.
4848

49-
If you have `use-package`_, it can be automatically installed by
50-
adding to your configuration file:
51-
52-
.. code:: emacs-lisp
53-
54-
(use-package lambdapi-mode)
55-
5649
Usage
5750
-----
5851

0 commit comments

Comments
 (0)