瀏覽代碼

Update README.md

Mattt Thompson 11 年之前
父節點
當前提交
2abe348ca9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ _* Scheduled to coincide with Swift 1.0 release_
 
 _The infrastructure and best practices for distributing Swift libraries is currently in flux during this beta period of the language and Xcode... which is to say, the current installation process kinda sucks. _
 
-1. Add Alamofire as a submodule by opening the Terminal, `cd`-ing into your top-level project directory, and entering `git submodule add https://github.com/Alamofire/Alamofire.git`
+1. Add Alamofire as a submodule by opening the Terminal, `cd`-ing into your top-level project directory, and entering the command `git submodule add https://github.com/Alamofire/Alamofire.git`
 2. Open the `Alamofire` folder, and drag `Alamofire.xcodeproj` into the file navigator of your Xcode project.
 3. In Xcode, navigate to the target configuration window by clicking on the blue project icon, and selecting the application target under the "Targets" heading in the sidebar.
 4. In the tab bar at the top of that window, open the "Build Phases" panel.