From: jhauga <johnhaugab...@gmail.com> --- install.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/install.html b/install.html index c5c797f3..4069df2d 100755 --- a/install.html +++ b/install.html @@ -57,12 +57,12 @@ A: Run the setup program and select the package you want to add. </p> <p> -Tip: if you don't want to also upgrade existing packages, select 'Keep' at the +<b>Tip:</b> if you don't want to also upgrade existing packages, select 'Keep' at the top-right of the package chooser page. </p> <p> -Tip: use the <code>-P</code> option to perform a preliminary package search i.e. +<b>Tip:</b> use the <code>-P</code> option to perform a preliminary package search i.e. <code>setup-x86_64.exe -P <i>packageName</i></code>. </p> @@ -81,12 +81,12 @@ Performing an automated installation can be done using the <code>-q</code> and </p> <p> -Tip: if you have trouble with the <code>-P</code> option, try altering the syntax +<b>Tip:</b> 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> <p> -Tip: you can download <code>setup-x86_64.exe</code> in the <code>/bin</code> directory, +<b>Tip:</b> you can download <code>setup-x86_64.exe</code> in the <code>/bin</code> directory, and use it from the command line to install packages (<i>ensure C:\cygwin64\bin is in path</i>). Additionally, you can also change the name of <code>setup-x86_64.exe</code> i.e. <code>pkg.exe</code>, and use that to install packages e.g. -- 2.46.0.windows.1