|  | @@ -3,7 +3,7 @@
 | 
	
		
			
			| 3 | 3 |  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 | 
	
		
			
			| 4 | 4 |  <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 | 
	
		
			
			| 5 | 5 |  <head>
 | 
	
		
			
			| 6 |  | -<!-- 2016-08-09 Tue 16:19 -->
 | 
	
		
			
			|  | 6 | +<!-- 2016-08-09 Tue 16:23 -->
 | 
	
		
			
			| 7 | 7 |  <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 | 
	
		
			
			| 8 | 8 |  <meta name="viewport" content="width=device-width, initial-scale=1" />
 | 
	
		
			
			| 9 | 9 |  <title></title>
 | 
	
	
		
			
			|  | @@ -260,8 +260,9 @@ First you will need to create an image.
 | 
	
		
			
			| 260 | 260 |  
 | 
	
		
			
			| 261 | 261 |  <pre class="src src-bash">sudo su
 | 
	
		
			
			| 262 | 262 |  apt-get -y install build-essential git python-docutils mktorrent <span class="org-sh-escaped-newline">\</span>
 | 
	
		
			
			| 263 |  | -vmdebootstrap xz-utils dosfstools btrfs-tools extlinux python-distro-info <span class="org-sh-escaped-newline">\</span>
 | 
	
		
			
			| 264 |  | -mbr qemu-user-static binfmt-support u-boot-tools qemu
 | 
	
		
			
			|  | 263 | +vmdebootstrap xz-utils dosfstools btrfs-tools extlinux <span class="org-sh-escaped-newline">\</span>
 | 
	
		
			
			|  | 264 | +python-distro-info mbr qemu-user-static binfmt-support <span class="org-sh-escaped-newline">\</span>
 | 
	
		
			
			|  | 265 | +u-boot-tools qemu
 | 
	
		
			
			| 265 | 266 |  git clone https://github.com/bashrc/freedombone
 | 
	
		
			
			| 266 | 267 |  <span class="org-builtin">cd</span> freedombone
 | 
	
		
			
			| 267 | 268 |  git checkout stockholm
 | 
	
	
		
			
			|  | @@ -344,7 +345,11 @@ On your local system open a <b>Tor compatible browser</b> and enter your blog's
 | 
	
		
			
			| 344 | 345 |  </p>
 | 
	
		
			
			| 345 | 346 |  
 | 
	
		
			
			| 346 | 347 |  <p>
 | 
	
		
			
			| 347 |  | -<b>Congratulations! You have now become a citizen of the free internet. Use your new powers wisely.</b>
 | 
	
		
			
			|  | 348 | +<b>Congratulations! You have now become a citizen of the free internet.</b>
 | 
	
		
			
			|  | 349 | +</p>
 | 
	
		
			
			|  | 350 | +
 | 
	
		
			
			|  | 351 | +<p>
 | 
	
		
			
			|  | 352 | +<b>Use your new powers wisely.</b>
 | 
	
		
			
			| 348 | 353 |  </p>
 | 
	
		
			
			| 349 | 354 |  
 | 
	
		
			
			| 350 | 355 |  <p>
 |