Use stable branch
@@ -3,9 +3,9 @@ You will need `git`, `make`, `gcc` (or `clang`) and `libsodium`:
|
||||
$ sudo apt install git make gcc libsodium-dev # debian based
|
||||
$ sudo yum install git make gcc libsodium-devel # redhat based
|
||||
|
||||
To build and install the latest version from GitHub:
|
||||
To build and install the latest stable version from GitHub:
|
||||
|
||||
$ git clone https://github.com/angt/glorytun --recursive
|
||||
$ git clone https://github.com/angt/glorytun --recursive --branch stable
|
||||
$ cd glorytun
|
||||
$ make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user