Skip to content

Commit

Permalink
Merge pull request gotosleep#2 from samsoffes/patch-1
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
gotosleep committed May 6, 2012
2 parents aed4780 + b1e4ac4 commit 954898e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -51,7 +51,7 @@ Only two files are required for using JASidePanels: ` JASidePanelController.h `
The easiest way to use JASidePanels is to copy the files into your XCode Project.
Alternatively, you can setup a git submodule and reference the files in your Xcode project. I prefer this method as it enables you to receive bugfixes/updates for the project.
` git submodule add git@github.com:gotosleep/JASidePanels.git JASidePanels `
` git submodule add https://github.com/gotosleep/JASidePanels.git JASidePanels `
Requirements
---
Expand Down

0 comments on commit 954898e

Please sign in to comment.