From 6d306c9ac0723886c3fca17be6747061aa68cbbe Mon Sep 17 00:00:00 2001 From: Ryan Treat Date: Fri, 22 Jan 2021 15:07:47 -0800 Subject: [PATCH] Correct formatting error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d451731..d9ad9d9 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Venafi welcomes contributions from the developer community. 7. Create a new Pull Request (https://github.com/youracct/vcert-python/pull/new/your-branch-name) NOTE: While developing with vcert-python, it is helpful if you are using a virtualenv to -install the vcert-python library from source in development mode with 'pip install --editable .' +install the vcert-python library from source in development mode with `pip install --editable`. See https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/ ## License