remove miredo from readme, fixes #172

This commit is contained in:
j 2016-01-17 14:48:24 +05:30
parent 7e2d6728aa
commit 27e850498e
1 changed files with 4 additions and 5 deletions

View File

@ -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
----------