Browse Source

update README

Jonas Reinsch 7 years ago
parent
commit
c01482e675
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,8 +1,8 @@
 # deltachat-ios
 Email-based instant messaging for iOS.
 
-- after cloning, go to the top level directory of the project and run 'pod install' (Cocoapods is a dependency manager for Xcode). See https://guides.cocoapods.org/using/getting-started.html
+- after cloning, go to the top level directory of the project and run 'pod install' (See https://guides.cocoapods.org/using/getting-started.html for an introduction to CocoaPods)
 
-- then, open deltachat-ios.xcworkspace (*not* deltachat-ios.xcodeproj ), e.g. by typing 'open deltachat-ios.xcworkspace' from the shell. Will add some basic instructions in the README soon
+- then, open deltachat-ios.xcworkspace (*not* deltachat-ios.xcodeproj ), e.g. by running 'open deltachat-ios.xcworkspace' in the shell.