File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# The Splunk Software Development Kit for Python
22
3- #### Version 1.2
3+ #### Version 1.2.1
44
55The Splunk Software Development Kit (SDK) for Python contains library code and
66examples designed to enable developers to build applications using Splunk.
@@ -72,7 +72,7 @@ examples and unit tests from the SDK.
7272
7373To run the examples and unit tests, you must put the root of
7474the SDK on your PYTHONPATH. For example, if you have downloaded the SDK to your
75- home folder and are running Mac OS X or Linux, add the following line to your
75+ home folder and are running OS X or Linux, add the following line to your
7676** .bash_profile** :
7777
7878 export PYTHONPATH=~/splunk-sdk-python
@@ -108,7 +108,7 @@ To use this convenience file, create a text file with the following format:
108108
109109Save the file as ** .splunkrc** in the current user's home directory.
110110
111- * For example on Mac OS X, save the file as:
111+ * For example on OS X, save the file as:
112112
113113 ~/.splunkrc
114114
You can’t perform that action at this time.
0 commit comments