]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
Update BUILDING.md
authortobtoht <thotbot@protonmail.com>
Thu, 28 Oct 2021 18:32:10 +0000 (20:32 +0200)
committertobtoht <thotbot@protonmail.com>
Thu, 28 Oct 2021 18:32:10 +0000 (20:32 +0200)
BUILDING.md

index a24a15235036baf0ca62251adcbc8593bd3ce593..e85398cecbb920f15462db16b101e91ce00291fd 100644 (file)
@@ -14,7 +14,7 @@ Binaries produced in this section are reproducible and their digests should matc
 
 #### 1. Clone
 
-Replace `master` with the desired version tag (e.g. `beta-9`) to build the release binary.
+Replace `master` with the desired version tag (e.g. `1.0.0`) to build the release binary.
 
 ```bash
 git clone https://git.featherwallet.org/feather/feather.git
@@ -61,7 +61,7 @@ Binaries produced in this section are not yet reproducible.
 
 #### 1. Clone
 
-Replace `master` with the desired version tag (e.g. `beta-9`) to build the release binary.
+Replace `master` with the desired version tag (e.g. `1.0.0`) to build the release binary.
 
 ```bash
 git clone https://git.featherwallet.org/feather/feather.git
@@ -123,7 +123,7 @@ git clone --branch master --recursive https://git.featherwallet.org/feather/feat
 cd feather
 ```
 
-Replace `master` with the desired version tag (e.g. `beta-9`) to build the release binary.
+Replace `master` with the desired version tag (e.g. `1.0.0`) to build the release binary.
 
 #### 2. Base image