aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUdjinM6 <[email protected]>2015-01-24 06:30:06 +0300
committerCory Fields <[email protected]>2015-01-31 17:38:28 -0500
commit1fa89a54e8c207564ea7acd262e6389174feaed9 (patch)
tree29caf85c0d4870386ac97b06efa755aadfec8f46
parentFix README link from util.sh -> util.py. (diff)
downloaddiscoin-1fa89a54e8c207564ea7acd262e6389174feaed9.tar.xz
discoin-1fa89a54e8c207564ea7acd262e6389174feaed9.zip
fix _code_ snippet in gitian-building.md
Trivial typo-like fix
-rw-r--r--doc/gitian-building.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md
index efa5ef17d..25d3b8390 100644
--- a/doc/gitian-building.md
+++ b/doc/gitian-building.md
@@ -326,6 +326,7 @@ At any time you can check the package installation and build progress with
```bash
tail -f var/install.log
tail -f var/build.log
+```
Output from `gbuild` will look something like