diff --git a/README b/README index d5eadf7..3cc1a98 100644 --- a/README +++ b/README @@ -7,7 +7,8 @@ in `systemd.el`. Installation ------------ -Available as the `systemd' package on MELPA . +Available as the `systemd` package on MELPA and +marmalade . In Emacs 25 or later, one can locally install as a package with diff --git a/systemd.el b/systemd.el index d101065..eb97f6a 100644 --- a/systemd.el +++ b/systemd.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2014-2016 Mark Oteiza ;; Author: Mark Oteiza -;; Version: 1.3.1 +;; Version: 1.4 ;; Package-Requires: ((emacs "24.4")) ;; Keywords: tools, unix