Skip to content

Commit

Permalink
removed plugin prefix on direct clone
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Oct 12, 2010
1 parent f0023e3 commit 649443c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -22,7 +22,7 @@ git submodule update
_[GIT Clone]_

In your plugin directory type
<pre><code>git clone git://github.com/markstory/cakephp_vcard.git plugins/vcard</code></pre>
<pre><code>git clone git://github.com/markstory/cakephp_vcard.git vcard</code></pre>

h2. Usage

Expand Down

0 comments on commit 649443c

Please sign in to comment.