Skip to content

Commit 338aaa7

Browse files
committed
Install from PyPI.
1 parent 30ceb01 commit 338aaa7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ You may need to use sudo.
2929

3030
## Install androidenv
3131

32-
Install from source:
32+
Install from the Python Package Index:
3333

34-
gunzip < androidenv-0.1.tar.gz | tar -f - -x
35-
cd androidenv-0.1
36-
python setup.py install
34+
pip install androidenv
3735

3836
You can also copy the file androidenv.py to where you need it,
3937
it is self contained.

0 commit comments

Comments
 (0)