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 1
1
# The Splunk Software Development Kit for Python
2
2
3
- #### Version 1.2
3
+ #### Version 1.2.1
4
4
5
5
The Splunk Software Development Kit (SDK) for Python contains library code and
6
6
examples designed to enable developers to build applications using Splunk.
@@ -72,7 +72,7 @@ examples and unit tests from the SDK.
72
72
73
73
To run the examples and unit tests, you must put the root of
74
74
the 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
76
76
** .bash_profile** :
77
77
78
78
export PYTHONPATH=~/splunk-sdk-python
@@ -108,7 +108,7 @@ To use this convenience file, create a text file with the following format:
108
108
109
109
Save the file as ** .splunkrc** in the current user's home directory.
110
110
111
- * For example on Mac OS X, save the file as:
111
+ * For example on OS X, save the file as:
112
112
113
113
~/.splunkrc
114
114
You can’t perform that action at this time.
0 commit comments