]> git.lizzy.rs Git - micro-zigfmt.git/commitdiff
readme: Update install instructions
authorRyan Liptak <squeek502@hotmail.com>
Tue, 2 Jun 2020 00:19:48 +0000 (17:19 -0700)
committerRyan Liptak <squeek502@hotmail.com>
Tue, 2 Jun 2020 00:19:48 +0000 (17:19 -0700)
README.md

index f043c9efc33c646790256ac3a4591f5a6650d563..599088a27df0c320b63cc5cc3fce5d0cf49c0698 100644 (file)
--- 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