From: Ryan Liptak Date: Tue, 2 Jun 2020 00:19:48 +0000 (-0700) Subject: readme: Update install instructions X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=626983c5db31e9e01fd047bac443cbb0cf7ce8d4;p=micro-zigfmt.git readme: Update install instructions --- 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