From 1dcaa09242122e50a680e1b58bd2ce8fdfca7da6 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Thu, 02 Apr 2015 11:54:28 -0400
Subject: Move parabola/trisquel dependency scripts to scripts/helpers/build

---
(limited to 'docs/git/index.html')

diff --git a/docs/git/index.html b/docs/git/index.html
index 62b1775..a1e9dd9 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -60,12 +60,18 @@
 			<div class="important">
 				<p>
 					For Trisquel 7, you can run the following command:<br/>
-					$ <b>sudo ./resources/scripts/dependencies/trisquel7dependencies</b>
+					$ <b>sudo ./build dependencies trisquel7</b>
+				</p>
+				<p>
+					For Parabola, you can run the following command:<br/>
+					$ <b>sudo ./build dependencies parabola</b><br/>
+					or:<br/>
+					# <b>./build dependencies parabola</b>
 				</p>
 			</div>
 
 			<p>
-				For other GNU/Linux distributions, you can adapt the Trisquel 7 script for your needs.
+				For other GNU/Linux distributions, you can adapt the existing scripts.
 			</p>
 
 			<p><a href="#pagetop">Back to top of page</a></p>
--
cgit v0.9.1