mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-08 00:42:03 +00:00
README: recursive cloning
This commit is contained in:
parent
bc8d40f302
commit
6af9003f48
11
README.md
11
README.md
@ -2,20 +2,13 @@
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
- Clone this repo:
|
- Clone this repo recursively:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://git.zx2c4.com/wireguard-ios
|
$ git clone --recursive https://git.zx2c4.com/wireguard-ios
|
||||||
$ cd wireguard-ios
|
$ cd wireguard-ios
|
||||||
```
|
```
|
||||||
|
|
||||||
- Init and update submodule:
|
|
||||||
|
|
||||||
```
|
|
||||||
$ git submodule init
|
|
||||||
$ git submodule update
|
|
||||||
```
|
|
||||||
|
|
||||||
- Rename and populate developer team ID file:
|
- Rename and populate developer team ID file:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user