Skip to content

Commit

Permalink
lower cased everything
Browse files Browse the repository at this point in the history
  • Loading branch information
alist committed Jan 11, 2012
1 parent d253c0b commit 0fddc80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,10 +4,10 @@ main branch at github.com/swyp/swyp

Quickstart
---------------
1. Checkout Swyp Photos git@github.com:Swyp/Swyp-Photos.git // https://github.com/Swyp/Swyp-Photos
1. Checkout Swyp Photos git@github.com:swyp/swypPhotos.git // https://github.com/swyp/swypPhotos
2. pull submodules: git submodule update -r --init
3. compile and try out code
4. to get into new app: fork and checkout https://github.com/Swyp/Swyp
4. to get into new app: fork and checkout git@github.com:swyp/swyp.git
5. Add path to swyp/libswyp to project settings -> build settings -> header search paths
6. Add swyp as target dependency in project settings->targetName->Build Phases
7. Link Binary With Library "libswyp.a" in Build Phases
Expand Down

0 comments on commit 0fddc80

Please sign in to comment.