Skip to content

Commit

Permalink
Update SUBMODULES-NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1and2papa committed Feb 3, 2015
1 parent 9cb2b83 commit 21f7fa9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion SUBMODULES-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
To use this control with submodules, please follow the steps below:-
To use this control via git submodule, please follow the steps below:-

````bash
$ git submodule add http://github.com/chiunam/CTAssetsPickerController
````

1. Run `create_bundle` script to create a resource bundle in `CTAssetsPickerController/CTAssetsPickerController.bundle`. You will have to run this script to create a new bundle **every time** you update this library.
2. Drag `CTAssetsPickerController` folder in your project and add to your targets.
Expand Down

0 comments on commit 21f7fa9

Please sign in to comment.