Skip to content

Commit de62019

Browse files
authored
Merge pull request #312 from mahveotm/patch-1
Update INSTALL
2 parents 988704c + 0633485 commit de62019

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

INSTALL

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Installing ebaysdk on Mac, Linux, Unix:
1111
Ubuntu:
1212
sudo apt-get install python-lxml
1313

14-
2) Install the SDK with easy_install
14+
2) Install the SDK with pip
1515

16-
sudo easy_install ebaysdk
16+
python3 -m pip install ebaysdk
17+
1718

1819
Or install the latest version from github,
1920

0 commit comments

Comments
 (0)