From 513b92c0f7340d5e49ee134d7ca025d5b1d534d6 Mon Sep 17 00:00:00 2001 From: Martin Levy Date: Wed, 8 Apr 2020 17:55:33 -0700 Subject: [PATCH] typo --- README.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea0003e..ac57728 100644 --- a/README.md +++ b/README.md @@ -905,7 +905,7 @@ $ The following call checks that the script is associated with the zone. In this case, it's the only script added by this user. ``` -$ python3 -m cli4 /user/workers/scripts +$ cli4 /user/workers/scripts [ { "created_on": "2018-02-15T00:00:00.000000Z", diff --git a/README.rst b/README.rst index 276be91..fd85b86 100644 --- a/README.rst +++ b/README.rst @@ -1004,7 +1004,7 @@ In this case, it's the only script added by this user. :: - $ python3 -m cli4 /user/workers/scripts + $ cli4 /user/workers/scripts [ { "created_on": "2018-02-15T00:00:00.000000Z",