diff --git a/README.md b/README.md index 94ae4246..9986c170 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Save the file as **.splunkrc** in the current user's home directory. #### Run the examples -Examples are located in the **/splunk-sdk-python/examples** directory. To run the examples at the command line, use the Python interpreter and include any arguments that are required by the example: +Examples are located in the **/splunk-sdk-python/examples** directory. To run the examples at the command line, use the Python interpreter and include any arguments that are required by the example. In the commands below, replace "examplename" with the name of the specific example in the directory that you want to run: python examplename.py --username="admin" --password="changeme"