mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Fulfill installation section
This commit is contained in:
@@ -10,7 +10,18 @@
|
|||||||
## Overview
|
## Overview
|
||||||
## Installation
|
## Installation
|
||||||
### Requirements
|
### Requirements
|
||||||
|
- iOS 9.0+ / macOS 10.11+
|
||||||
|
- Xcode 9.0+
|
||||||
|
|
||||||
### Carthage
|
### 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
|
## Usage
|
||||||
## Contributing
|
## Contributing
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|||||||
Reference in New Issue
Block a user