From 3d99f4a654ed8fc1bc35ad6e33ae774855ba519d Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Mon, 2 May 2022 15:36:16 -0500 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab8950..a8f280b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The python SDK for version of the Onspring API is meant to simplify development ## Installation -Install the SDK using PIP: +Install the SDK using pip: `pip install onspring-api-sdk-python`