From de647bba4aff84f7b513cf7f6fec8d3933b0d9da Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 25 Oct 2019 16:14:32 -0700 Subject: [PATCH] documentation update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76927df..2b9671e5 100755 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The goal is to keep the resulting JSON as flat and simple as possible. Also, key ## Installation ``` -$ pip3 install jc +$ pip3 install --upgrade jc ``` ## Usage