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",