aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian-descriptors
diff options
context:
space:
mode:
authorMeshCollider <dobsonsa68@gmail.com>2017-06-27 17:35:47 +1200
committerMeshCollider <dobsonsa68@gmail.com>2017-06-27 19:59:07 +1200
commit41f3e84aaca82540582fd5a93fd632e752c3e6bf (patch)
tree18b669a01ef09fb24b8a5603cbd1dff96128ec81 /contrib/gitian-descriptors
parent234ffc677ee58591b139695bf92bbd6f504ee91a (diff)
downloadbitcoin-41f3e84aaca82540582fd5a93fd632e752c3e6bf.tar.xz
Fix inconsistencies and grammar in various files
Diffstat (limited to 'contrib/gitian-descriptors')
-rw-r--r--contrib/gitian-descriptors/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/gitian-descriptors/README.md b/contrib/gitian-descriptors/README.md
index 6149706596..d9dbfd3cb3 100644
--- a/contrib/gitian-descriptors/README.md
+++ b/contrib/gitian-descriptors/README.md
@@ -1,4 +1,4 @@
-### Gavin's notes on getting gitian builds up and running using KVM
+### Gavin's notes on getting Gitian builds up and running using KVM
These instructions distilled from
[https://help.ubuntu.com/community/KVM/Installation](https://help.ubuntu.com/community/KVM/Installation).
@@ -56,10 +56,10 @@ Here's a description of Gavin's setup on OSX 10.6:
4. Inside the running Ubuntu desktop, install:
- sudo apt-get install debootstrap lxc ruby apache2 git apt-cacher-ng python-vm-builder
+ sudo apt-get install debootstrap lxc ruby apache2 git apt-cacher-ng python-vm-builder
5. Still inside Ubuntu, tell gitian-builder to use LXC, then follow the "Once you've got the right hardware and software" instructions above:
- export USE_LXC=1
- git clone git://github.com/bitcoin/bitcoin.git
- ... etc
+ export USE_LXC=1
+ git clone git://github.com/bitcoin/bitcoin.git
+ ... etc