Skip to content

Commit 65f4d4f

Browse files
committed
Update README.markdown
1 parent 4f153ed commit 65f4d4f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ def GET(self):
7575
If the zlib module is available, zipstream.ZipFile can generate compressed zip
7676
archives.
7777

78+
## Installation
79+
80+
```
81+
pip install zipstream
82+
```
83+
7884
## Requirements
7985

8086
* Python 2.6, 2.7, 3.2, 3.3, pypy

0 commit comments

Comments
 (0)