mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-04-28 12:45:34 +08:00
Update README.md
How to install by using source code
This commit is contained in:
@@ -75,7 +75,7 @@ Build and run the `RETableViewManagerExample.xcworkspace` in Xcode to see `RETab
|
||||
|
||||
## Installation
|
||||
|
||||
### CocoaPods
|
||||
### 1) CocoaPods
|
||||
|
||||
The recommended approach for installating `RETableViewManager` is via the [CocoaPods](http://cocoapods.org/) package manager, as it provides flexible dependency management and dead simple installation.
|
||||
For best results, it is recommended that you install via CocoaPods >= **0.28.0** using Git >= **1.8.0** installed via Homebrew.
|
||||
@@ -116,6 +116,10 @@ $ open MyProject.xcworkspace
|
||||
|
||||
Please note that if your installation fails, it may be because you are installing with a version of Git lower than CocoaPods is expecting. Please ensure that you are running Git >= **1.8.0** by executing `git --version`. You can get a full picture of the installation details by executing `pod install --verbose`.
|
||||
|
||||
### 2) Include Source Code
|
||||
|
||||
Include RETableViewManager, REValidation, Resources, REFormattedNumberField folders in your source code
|
||||
|
||||
|
||||
## API Quickstart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user