From ca438656b62b84c4ae48023f371a5337732779ba Mon Sep 17 00:00:00 2001 From: Lane Schmidt <38232529+laneschmidt@users.noreply.github.com> Date: Thu, 29 Jul 2021 09:20:59 -0600 Subject: [PATCH] updated install command for better readability --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da65791a6..065f0eb03 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,10 @@ This SDK is provided as open source, which enables you to customize its function ### NPM: 1. Open your preferred command-line console, then navigate to your project. -2. In the console, type the following commands: \ -npm install docusign-esign -save +2. In the console, type the following commands: +``` +npm install docusign-esign +``` ## Dependencies This client has the following external dependencies: