branch: elpa/zig-mode commit 9a252ebd4ccd8a30abef3d9ed0ecb510e3d88844 Author: Andrea Orru <andreaorru1...@gmail.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fb4d89b..4031c51 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # zig-mode Syntax highlighting for the [Zig programming language](http://ziglang.org) in Emacs. -To use this package, add the following line to your `.emacs` file: -```emacs -(require 'zig-mode) -``` \ No newline at end of file +## Installation +Simply install the `zig-mode` package via [MELPA](https://melpa.org/#/getting-started).