Skip to content

Commit

Permalink
Merge branch 'master' of github.com:henices/Tcp-DNS-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Apr 4, 2014
2 parents 395831a + 397cce7 commit 3daea6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

How to use this python script ?
-------------------------------

Expand Down Expand Up @@ -27,7 +26,6 @@ Dependencies

### python moudules
* [gevent] (https://github.com/surfly/gevent)
* [dnspython] (http://www.dnspython.org/)
* [pylru] (https://github.com/jlhutch/pylru)

INSTALL
Expand All @@ -36,7 +34,6 @@ INSTALL
``` bash
sudo apt-get install libevent-dev
sudo pip install gevent
sudo pip install dnspython
```

LICENSE
Expand Down

0 comments on commit 3daea6b

Please sign in to comment.