From b1fc34b25192832fd8c5038773639384189ccfb5 Mon Sep 17 00:00:00 2001 From: Stuart Clements <sclements@vmware.com> Date: Mon, 21 Oct 2019 19:35:57 +0200 Subject: [PATCH] Minor formatting --- docs/installation_guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation_guide.md b/docs/installation_guide.md index d9410617c..4c7f2bc31 100644 --- a/docs/installation_guide.md +++ b/docs/installation_guide.md @@ -78,8 +78,8 @@ The installation procedure involves the following steps: 1. Select either the online or offline installer for the version you want to install. 1. Use `tar` to extract the installer package: - - Online installer:<pre>bash $ tar xvf harbor-online-installer-<em>version</em>.tgz</pre> - - Offline installer:<pre>bash $ tar xvf harbor-offline-installer-<em>version</em>.tgz</pre> + - Online installer:<pre>bash $ tar xvf harbor-online-installer-<em>version</em>.tgz</pre> + - Offline installer:<pre>bash $ tar xvf harbor-offline-installer-<em>version</em>.tgz</pre> ## Configure Harbor @@ -358,7 +358,7 @@ You can use certificates that are signed by a trusted third-party CA, or you can <tr> <td valign="top"><code>storage_service</code></td> <td valign="top"> </td> - <td valign="top">By default, Harbor stores images and chart on your local filesystem. In a production environment, you may consider use other storage backend instead of the local filesystem, like S3, OpenStack Swift, Ceph, etc. These parameters are configurations for registry. </td> + <td valign="top">By default, Harbor stores images and charts on your local filesystem. In a production environment, you may consider use other storage backend instead of the local filesystem, like S3, OpenStack Swift, Ceph, etc. These parameters are configurations for registry. See *Configuring Storage Backend* below for more information.</td> </tr> <tr> <td valign="top"> </td>