Skip to content

Commit

Permalink
Merge pull request #21 from GUIpsp/gh-pages
Browse files Browse the repository at this point in the history
Fix the clone url mentioned in the GitHub page
  • Loading branch information
sharat87 committed Aug 28, 2012
2 parents 00375bc + 813c872 commit 170e557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -129,7 +129,7 @@ <h2>Usage</h2>
<p>First, clone this repo, probably as a submodule if you have your dotfiles in a
git repo,</p>

<pre><code>git clone https://github.com/sharat87/antigen.git
<pre><code>git clone https://github.com/zsh-users/antigen.git
</code></pre>

<p>The usage should be very familiar to you if you use Vundle. A typical <code>.zshrc</code>
Expand Down

0 comments on commit 170e557

Please sign in to comment.