mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-27 13:57:46 +00:00
Update minimum required go version
This commit is contained in:
committed by
Lorenzo Bolla
parent
70f7d7409a
commit
bda6eb4200
+1
-1
@@ -64,7 +64,7 @@ If you would like to use nightly builds (unstable), please use following reposit
|
|||||||
|
|
||||||
Binary executables (depends almost only on libc) are available for download from `GitHub Releases <https://github.com/aptly-dev/aptly/releases>`_.
|
Binary executables (depends almost only on libc) are available for download from `GitHub Releases <https://github.com/aptly-dev/aptly/releases>`_.
|
||||||
|
|
||||||
If you have Go environment set up, you can build aptly from source by running (go 1.11+ required)::
|
If you have Go environment set up, you can build aptly from source by running (go 1.14+ required)::
|
||||||
|
|
||||||
git clone https://github.com/aptly-dev/aptly
|
git clone https://github.com/aptly-dev/aptly
|
||||||
cd aptly
|
cd aptly
|
||||||
|
|||||||
Reference in New Issue
Block a user