Skip to content

Commit 085e00a

Browse files
authored
List 3.0 release artifacts in instructions (#65)
1 parent f9e5bc7 commit 085e00a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The OpenVPN plugin uses Python's ssl module and OpenSSL for TLS operations. Pyth
1818

1919
## Development:
2020

21-
Download the [Duo OpenVPN v2.4 plugin](https://github.com/duosecurity/duo_openvpn/archive/2.4.tar.gz) by clicking this link or by downloading the ZIP for this repository. Then extract it, build, and install the plugin.
21+
Download the [Duo OpenVPN v3.0 plugin](https://github.com/duosecurity/duo_openvpn/archive/3.0.tar.gz) by clicking this link or by downloading the ZIP for this repository. Then extract it, build, and install the plugin.
2222

2323
```
24-
$ cd duo_openvpn-2.4 OR cd duo_openvpn-master
24+
$ cd duo_openvpn-3.0 OR cd duo_openvpn-master
2525
$ make && sudo make install
2626
```
2727

0 commit comments

Comments
 (0)