diff --git a/README.md b/README.md index 9627b23..7c398cd 100644 --- a/README.md +++ b/README.md @@ -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