Update discovery.markdown

This commit is contained in:
Paulus Schoutsen 2016-03-15 08:44:43 -07:00
parent c33cdc03c7
commit 487aacbfd2

View File

@ -39,3 +39,7 @@ If you are developing a new platform, please read [how to make your platform dis
<p class='note warning'>
There is currently a <a href='https://bitbucket.org/al45tair/netifaces/issues/17/dll-fails-to-load-windows-81-64bit'>known issue</a> with running this playform on a 64-bit version of Python.
</p>
<p class='note'>
If you are on Windows and you're using Python 3.5, download the Netifaces dependency <a href='http://www.lfd.uci.edu/~gohlke/pythonlibs/#netifaces'>here</a>.
</p>