Skip to content

Commit 2436e69

Browse files
Update Readme steps to run examples
This documentation updates is to address #353.
1 parent 13f07cd commit 2436e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Save the file as **.splunkrc** in the current user's home directory.
114114

115115
#### Run the examples
116116

117-
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:
117+
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:
118118

119119
python examplename.py --username="admin" --password="changeme"
120120

0 commit comments

Comments
 (0)