Skip to content

Commit

Permalink
Update repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Nov 10, 2021
1 parent e5f007e commit aa758fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mod-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if test -d "$ZINIT_HOME/mod-bin/.git"; then
git pull origin master
else
cd "$ZINIT_HOME"
git clone --depth 10 https://github.com/zdharma-continuum/zplugin.git mod-bin
git clone --depth 10 https://github.com/zdharma-continuum/zinit.git mod-bin
fi
echo ">>> Done"

Expand Down

0 comments on commit aa758fc

Please sign in to comment.