1
0
Fork 0
mirror of synced 2025-02-16 21:57:18 -05:00

Update README.md

This commit is contained in:
Benjamin MENANT 2017-05-05 16:36:55 +02:00 committed by GitHub
parent 4ad8f8db8e
commit f0716bda87

View file

@ -2,7 +2,7 @@ ZIM - Zsh IMproved
==================
<div align="center">
<a href="https://github.com/Eriner/zim">
<a href="https://github.com/bmenant/zim">
<img width=650px src="https://i.eriner.me/zim_banner.png">
</a>
</div>
@ -42,7 +42,7 @@ Installing Zim is easy. If you have a different shell framework installed (like
1. In a Zsh shell, clone the repository:
```
git clone --recursive https://github.com/Eriner/zim.git ${ZDOTDIR:-${HOME}}/.zim
git clone --recursive https://github.com/bmenant/zim.git ${ZDOTDIR:-${HOME}}/.zim
```
2. Paste this into your terminal to prepend the initialization templates to your configs: