Update build-vyos.rst

This commit is contained in:
RyVolodya 2021-11-08 15:19:19 +02:00 committed by GitHub
parent 7e9a2cb952
commit 9fdab652fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@ To start, clone the repository to your local machine:
$ git clone -b crux --single-branch https://github.com/vyos/vyos-build
# For VyOS 1.3 (equuleus)
$ git clone -b current --single-branch https://github.com/vyos/vyos-build
$ git clone -b equuleus --single-branch https://github.com/vyos/vyos-build
# For VyOS 1.4 (sagitta, current)
$ git clone -b current --single-branch https://github.com/vyos/vyos-build