From 45afb9e96f1623f5bac5aea33231da4c39b62e15 Mon Sep 17 00:00:00 2001 From: Ray Elliott Date: Tue, 4 Aug 2020 13:45:59 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aff1916..a52a9c4 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ +``` +# install zgen in the zsh configuration directory + +git clone https://github.com/tarjoilija/zgen.git +``` + When updating plugins must do a `zgen reset` to clear init script and then restart `zsh` to trigger changes.