aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-04-05 16:21:14 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-04-05 16:21:21 +0200
commite30a5b0aaaa908643202b572a172144f0690d09b (patch)
tree860b05ce3b611ea82624cfb8788d6a4733f86a44 /doc
parent916b15a87a1f23bd51d7ef3cd0804618015bd1ba (diff)
parent190c1e234d0454d4eb93536992674770fc1e68bb (diff)
downloadbitcoin-e30a5b0aaaa908643202b572a172144f0690d09b.tar.xz
Merge #7791: Doc: change Precise to Trusty in gitian-building.md
190c1e2 Doc: change Precise to Trusty in gitian-building.md (JeremyRand)
Diffstat (limited to 'doc')
-rw-r--r--doc/gitian-building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index 54993d13a9..69d79b3c68 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -313,7 +313,7 @@ Setting up the Gitian image
-------------------------
Gitian needs a virtual image of the operating system to build in.
-Currently this is Ubuntu Precise x86_64.
+Currently this is Ubuntu Trusty x86_64.
This image will be copied and used every time that a build is started to
make sure that the build is deterministic.
Creating the image will take a while, but only has to be done once.