Fix the project name (who was TextSecure iOS instead of Signal iOS).

This commit is contained in:
Yoann Gini 2014-07-29 21:38:22 +02:00
parent 19ff47e278
commit 849219c61e
1 changed files with 1 additions and 1 deletions

View File

@ -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