diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/gitian/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian/README.md b/contrib/gitian/README.md index 5211b8409..87c9ead9c 100644 --- a/contrib/gitian/README.md +++ b/contrib/gitian/README.md @@ -133,7 +133,7 @@ Common setup part: su - gitianuser GH_USER=YOUR_GITHUB_USER_NAME -VERSION=v0.18.0.0 +VERSION=v0.18.1.0 ``` Where `GH_USER` is your GitHub user name and `VERSION` is the version tag you want to build. |