Removed only windows/linux text since https://github.com/cretz/tor-static/pull/3 was tested. Fixes #2.

This commit is contained in:
Chad Retz 2018-05-26 15:09:30 -05:00
parent 89a0a89801
commit c8632525b3
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
// static libs are built, this uses CGO to statically link them here. For
// Windows this means something like http://tdm-gcc.tdragon.net/ needs to be
// present with gcc.exe on the PATH.
//
// NOTE: This has only been tested with Windows and Linux.
package embedded
import (