Skip to content

Commit

Permalink
update readme with install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
martinblech committed Aug 28, 2012
1 parent 8686892 commit be842ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -76,3 +76,11 @@ $ cat enwiki.dicts.gz | gunzip | script1.py
$ cat enwiki.dicts.gz | gunzip | script2.py
...
```

## Ok, how do I get it?

You just need to

```sh
$ pip install xmltodict
```

0 comments on commit be842ee

Please sign in to comment.