From 626983c5db31e9e01fd047bac443cbb0cf7ce8d4 Mon Sep 17 00:00:00 2001 From: Ryan Liptak Date: Mon, 1 Jun 2020 17:19:48 -0700 Subject: [PATCH] readme: Update install instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f043c9e..599088a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,13 @@ for [Zig](https://github.com/ziglang/zig) files. ## Installation -Install by cloning this into your plug directory: +Using the plugin manager: + +``` +> plugin install zigfmt +``` + +Or manually install by cloning this repo as `zigfmt` into your `plug` directory: ``` git clone https://github.com/squeek502/micro-zigfmt ~/.config/micro/plug/zigfmt -- 2.44.0