Fulfill installation section

This commit is contained in:
Sergey Abramchuk 2018-02-05 13:29:19 +03:00
parent d7330ae96d
commit 497a410f38

View File

@ -10,7 +10,18 @@
## Overview
## Installation
### Requirements
- iOS 9.0+ / macOS 10.11+
- Xcode 9.0+
### Carthage
To install OpenVPNAdapter with Carthage, add the following line to your `Cartfile`.
```
github "ss-abramchuk/OpenVPNAdapter"
```
Then run `carthage update` command. For details of the installation and usage of Carthage, visit [its project page](https://github.com/Carthage/Carthage).
## Usage
## Contributing
## Acknowledgments