Skip to content

Commit

Permalink
Installation with pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Grunseid committed Dec 14, 2011
1 parent 0883afe commit 6d6b305
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,12 @@ Fragments have a path and a query, too.

See more furl magic and examples in furl's API document, <a
href="https://github.com/gruns/furl/blob/master/API.md"> API.md</a>.


### Installation

Installing furl with pip is easy

```
$ pip install furl
```

0 comments on commit 6d6b305

Please sign in to comment.