Skip to content

Commit

Permalink
[fix] updated go version specification macos
Browse files Browse the repository at this point in the history
  • Loading branch information
arianizadi committed Nov 28, 2024
1 parent fa98d87 commit b20282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ These instructions enable you to get the project up and running on your local ma

#### macOS

[Go 1.21+](https://golang.org/); Git; [npm](https://www.npmjs.com/get-npm); [Node.js (18)](https://nodejs.org/); Xcode Command Line Tools.
[Go 1.21-1.22.9](https://golang.org/); Git; [npm](https://www.npmjs.com/get-npm); [Node.js (18)](https://nodejs.org/); Xcode Command Line Tools.
To compile the OpenVPN/OpenSSL binaries locally, additional packages are required:
```bash
brew install autoconf automake libtool
Expand Down

0 comments on commit b20282e

Please sign in to comment.