Skip to content

Commit 1579073

Browse files
committed
update install README
1 parent 9a17e8a commit 1579073

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,7 @@
33
A Python module for the [Zencoder](http://zencoder.com) API
44

55
## Installation
6-
Install from PyPI using `easy_install`:
7-
8-
```
9-
easy_install zencoder
10-
```
11-
12-
or with `pip`:
13-
14-
```
15-
pip install zencoder
16-
```
6+
Install from PyPI using `easy_install` or `pip`.
177

188
## Dependencies
199
`zencoder-py` depends on [httplib2](http://code.google.com/p/httplib2/), and uses the `json` or `simplejson` module.

0 commit comments

Comments
 (0)