systemd-mode/README
Mark Oteiza b03e616f0d bump
2016-05-14 10:15:10 -04:00

22 lines
489 B
Plaintext

systemd mode
============
Major mode for editing systemd units in GNU Emacs. See the commentary
in `systemd.el`.
Installation
------------
Available as the `systemd` package on MELPA <http://melpa.org/> and
marmalade <https://marmalade-repo.org/>.
In Emacs 25 or later, one can locally install as a package with
M-x package-install-file RET /path/to/systemd-mode RET
Otherwise, for either installing into one's `load-path` or a system
install, do the usual
make
make install