Skip to content

Commit a01ae70

Browse files
Remove usage of Easy_install to install SDK
Easy_install is deprecated. This is to address #263
1 parent 816e6fc commit a01ae70

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ Here's what you need to get going with the Splunk Enterprise SDK for Python.
3939

4040
### Install the SDK
4141

42-
Use the following commands to install the Splunk Enterprise SDK for Python libraries in different ways. However, it's not necessary to install the libraries to run the examples and unit tests from the SDK.
43-
44-
Use `easy_install`:
45-
46-
[sudo] easy_install splunk-sdk
42+
Use the following commands to install the Splunk Enterprise SDK for Python libraries. However, it's not necessary to install the libraries to run the examples and unit tests from the SDK.
4743

4844
Use `pip`:
4945

0 commit comments

Comments
 (0)