File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -46,9 +46,8 @@ There's a more [full list of OTR clients on Wikipedia](https://en.wikipedia.org/
4646
4747## Build Instructions
4848
49- You'll need [ CocoaPods] ( http://cocoapods.org ) and [ Carthage ] ( https://github.com/Carthage/Carthage ) installed for most of our dependencies.
49+ You'll need [ CocoaPods] ( http://cocoapods.org ) installed for most of our dependencies.
5050
51- $ brew install carthage
5251 $ gem install cocoapods
5352
5453Download the source code and ** don't forget** to pull down all of the submodules as well.
@@ -59,7 +58,6 @@ Download the source code and **don't forget** to pull down all of the submodules
5958
6059Now you'll need to build the dependencies.
6160
62- $ carthage bootstrap --platform ios # or carthage update --platform ios --cache-builds
6361 $ bash ./Submodules/CPAProxy/scripts/build-all.sh
6462 $ bash ./Submodules/OTRKit/scripts/build-all.sh
6563 $ pod repo update
You can’t perform that action at this time.
0 commit comments