Skip to content

Commit

Permalink
Fixed path for cloning the git repository in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nesquena committed Oct 15, 2008
1 parent f2efa7d commit 87a71dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -7,7 +7,7 @@ Installation
To install, simply add a clone of the git repository to the vendor/plugins directory To install, simply add a clone of the git repository to the vendor/plugins directory


$ cd /path/to/rails/app $ cd /path/to/rails/app
$ git clone git@github.com:xgamerx/semantic_form_builder.git vendor/plugins/semantic_form_builder $ git clone git://github.com/nesquena/semantic_form_builder.git vendor/plugins/semantic_form_builder


Overview Overview
======== ========
Expand Down

0 comments on commit 87a71dc

Please sign in to comment.