From: jhauga <johnhaugab...@gmail.com>

---
 install.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/install.html b/install.html
index 16206a06..4a9e54ff 100755
--- a/install.html
+++ b/install.html
@@ -72,7 +72,12 @@ full-featured as those package managers.</p>
 
 <p>
 Performing an automated installation can be done using the <code>-q</code> and
-<code>-P package1,package2,...</code> options.
+<code>-P <i>package1</i>,<i>package2</i>,<i>etc.</i></code> options. 
+</p>
+
+<p>
+Tip: if you have trouble with the <code>-P</code> option, try altering the 
syntax
+i.e. <code>-P <i>package1</i> -P <i>package2</i> -P <i>etc</i></code>.
 </p>
 
 <h2 class="cartouche" id="why-not">Q: Why not use <code>apt</code>, 
<code>yum</code>, my
-- 
2.46.0.windows.1

Reply via email to