Skip to content

Commit

Permalink
Merge pull request #394 from splunk/ncanumalla-splunk-patch-1
Browse files Browse the repository at this point in the history
Update Readme steps to run examples
  • Loading branch information
ncanumalla-splunk authored Sep 27, 2021
2 parents 13f07cd + 2436e69 commit 816e6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 816e6fc

Please sign in to comment.