diff --git a/README.md b/README.md index e777a582c..4475a79f8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Signal allows you to make private phone calls and we are working on bringing sec 1) Clone the repo to a working directory -2) [CocoaPods](http://cocoapods.org) is used to manage dependencies. Pods are setup easily and are distributed via a ruby gem. Follow the simple instructions on the website to setup. After setup, run the following command from the toplevel directory of TextSecureiOS to download the dependencies for TextSecure iOS: +2) [CocoaPods](http://cocoapods.org) is used to manage dependencies. Pods are setup easily and are distributed via a ruby gem. Follow the simple instructions on the website to setup. After setup, run the following command from the toplevel directory of Signal-iOS to download the dependencies for Signal-iOS: ``` pod install