Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc91fefd

Browse files
committed
clean up these docs
1 parent11eb87d commitc91fefd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
33
A Python module for the[Zencoder](http://zencoder.com) API
44

55
##Installation
6-
Eventually I'll get around to putting thisin the cheeseshop, when that happens you can install with easy_install:
6+
Eventually I'll get around to putting thison PyPI, when that happens you can install with easy_install:
77
easy_install zencoder
88
or with pip:
99
pip install zencoder
1010

1111
##Dependencies
12-
zencoder-py depends on[httplib2](http://code.google.com/p/httplib2/), and uses the json module and will depend on some package for xml when I get around to supporting it.
12+
zencoder-py depends on[httplib2](http://code.google.com/p/httplib2/), and uses the json module.
1313

1414
Install httplib2 with pip or easy_install.
15+
pip install httplib2
1516

1617
##Usage
1718

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp