From a6d5aa05d045b2ee812684d0b0554e0adc012910 Mon Sep 17 00:00:00 2001 From: benmcmahon100 Date: Fri, 24 Apr 2015 20:48:29 +0100 Subject: [PATCH] slight tidy and example Replaced one occurrence of gitter with slack and added an example bit torrent client after someone pointed out in the help section that there was not guide to demonstrate how to do so. --- seed_data/field-guides.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index 0d72f30919..74b9db9668 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -338,7 +338,7 @@ "

You and your pair will pair program (code together on the same computer virtually) about half of the time, and work independently the other half of the time.

", "

Here are our recommended ways of collaborating:", "

", - "

Install a bit torrent client, then  download our virtual machine image.

", + "

Install a bit torrent client, for example utorrent then  download our virtual machine image.

", "

Please note that even though Bit Torrent is often used to download content illegally, all the content on our image is open source and perfectly legal to redistribute.

", "

Once you've downloaded the file,  download VirtualBox  and follow  this tutorial  to open the image in VirtualBox. You'll want to assign the virtual machine at least two gigabytes of ram.

", "

Now you have your own Linux development environment. You can shut it down when you're not using it and it will save its state. Please continue to seed the file in bit torrent so that other campers can download it as well. Enjoy!

",