From 0b68344fc839944794da9f4d6f1e584388256a0b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 2 Jun 2015 16:41:57 -0700 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b81b5f5e0..e937858b6 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Linux/BSD and Mac installations have an *uninstall.sh* file in their ZeroTier ho sudo /path/to/ZeroTier/home/folder/uninstall.sh -Windows installers are insane. We build our .MSI installers with [Advanced Installer Enterprise](http://www.advancedinstaller.com), since it's the only way we could find to allow us to build a combined 32-bit/64-bit MSI file that deploys a driver, a service, and an application properly while retaining basic human sanity and will to live. To avoid trauma we really recommend just installing the pre-build Windows binaries from our web site if you want permanent installation on Windows. +Windows installers are insane. We build our .MSI installers with [Advanced Installer Enterprise](http://www.advancedinstaller.com). The Advanced Installer project file is in *ext/installfiles/windows* along with two pre-built and signed .MSI packages that include the ZeroTier tap device driver for 32-bit or 64-bit Intel Windows systems. To avoid lasting psychological trauma we recommend leaving Windows installers alone and using the pre-built Windows binaries on our web site. ### Using ZeroTier One in Docker Containers