From 8116f7d12165c5d8b13ad044acf1cb4a73ac3097 Mon Sep 17 00:00:00 2001 From: Nicolas Guth Date: Tue, 6 Jul 2021 10:25:27 +0200 Subject: [PATCH] few typos on README.md --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0f879ae..aa84035 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ NOTE:: The current Redfish specification revision is 1.0.0 - Note that the mockup is still at version 0.99.0a and may not reflect what the standard provides - fully + fully. Documentation ------------- @@ -23,7 +23,7 @@ Project Structure ----------------- This project follows the same convention as OpenStack projects, eg. using pbr -for build and test automation:: +for build and test automation: doc/ # Documentation doc/source # The doc source files live here @@ -57,7 +57,7 @@ as well with all Python 3 releases. Get the source code ------------------- -The source code is available on github and can be retrieved using:: +The source code is available on github and can be retrieved using: git clone https://github.com/openstack/python-redfish.git