# SDK Setup

install Git LFS using command `install git-lfs`

***

Add below pod in podfile

```
    # install the AccuraKYC pod for  AccuraOCR, AccuraFacematch And AccuraLiveness </br>
    pod 'AccuraFinger', '1.0.0'
```

***

Run `pod install`
