Skip to content

Commit 132e733

Browse files
Updated version number
1 parent f94ff54 commit 132e733

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Splunk Software Development Kit for Python
22

3-
#### Version 1.2
3+
#### Version 1.2.1
44

55
The Splunk Software Development Kit (SDK) for Python contains library code and
66
examples designed to enable developers to build applications using Splunk.
@@ -72,7 +72,7 @@ examples and unit tests from the SDK.
7272

7373
To run the examples and unit tests, you must put the root of
7474
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
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

109109
Save 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

0 commit comments

Comments
 (0)