Updated Readme with git clone command

This commit is contained in:
Bogdan Poplauschi 2014-11-06 14:20:35 +02:00
parent 0aa9b61bcc
commit afd1931c52
1 changed files with 7 additions and 0 deletions

View File

@ -234,6 +234,13 @@ platform :ios, '6.1'
pod 'SDWebImage', '~>3.6'
```
### Installation by cloning the repository
In order to gain access to all the files from the repository, you should clone it.
```
git clone --recursive https://github.com/rs/SDWebImage.git
```
### Add the SDWebImage project to your project
- Download and unzip the last version of the framework from the [download page](https://github.com/rs/SDWebImage/releases)