diff options
author | Julien <zhang.jun3g@zte.com.cn> | 2017-03-09 22:20:21 +0800 |
---|---|---|
committer | Julien <zhang.jun3g@zte.com.cn> | 2017-03-10 08:54:06 +0800 |
commit | 3d49592838370aa7e8cb7142f3da237843f30aba (patch) | |
tree | 37a38c1ca48da104892dfdc8624e2ab00d11bc91 /docs/release/installation | |
parent | a942a43f9e3bcd73334e99fcd092466fdae01b17 (diff) |
Fix minor format issues in documents
Change-Id: I9a7267b116338f72f7256b23b517bd7795eba602
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/installation.instruction.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index 63a8b09..999080c 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -46,9 +46,9 @@ Step 3: Install the tosca-parser sub project. python setup.py install - **Notes** It must uninstall pre-installed tosca-parser and heat-translator before install the two - components, and install heat-translator before installing tosca-parser, which is sure to use the - OPNFV version of tosca-parser and heat-translator other than openstack's components. +**Notes**: It must uninstall pre-installed tosca-parser and heat-translator before install the two +components, and install heat-translator before installing tosca-parser, which is sure to use the +OPNFV version of tosca-parser and heat-translator other than openstack's components. Parser yang2tosca Installation |