diff --git a/README.md b/README.md index f28e09f..10dc07f 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,8 @@ Install Networking ---------- -At this time you need a working IPv6 connection to use Open Media Libary. -If you don't have native IPv6 you can use Teredo/Miredo (`apt-get install miredo`) -or get a tunnel Hurricane Electric (https://tunnelbroker.net/) -or SixSS (https://sixxs.net). +Open Media Library uses Tor to connect to other peers. +If required Open Media Library will install its own version of Tor Browser. Development ----------- @@ -42,7 +40,8 @@ To update to latest version: On Linux you need a working python3.4 installation with pillow, python-lxml, pyOpenSSL and pyCrypto and popler-utils: apt-get install python3.4 python3-pil python3-lxml \ - python3-pyopenssl python3-crypto poppler-utils + python3-pyopenssl python3-crypto poppler-utils \ + libevent-2.0-5 Platform ----------