diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-29 15:33:18 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-06-29 15:33:18 -0700 |
commit | af2268ebd7e1828385a81f036921d2213042ec5a (patch) | |
tree | f8e33774b97b2d25122796a9390a099b7f812cc3 | |
parent | b9876d18093b1bd0c322755d7458bea32fce4369 (diff) | |
download | infinitytier-af2268ebd7e1828385a81f036921d2213042ec5a.tar.gz infinitytier-af2268ebd7e1828385a81f036921d2213042ec5a.zip |
docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Here's where home folders live (by default) on each OS: * **Linux**: `/var/lib/zerotier-one` * **FreeBSD**: `/var/db/zerotier-one` * **Mac**: `/Library/Application Support/ZeroTier/One` - * **Windows**: `\\ProgramData\\ZeroTier\\One` (That's for Windows 7. The base 'shared app data' folder might be different on different Windows versions.) + * **Windows**: `\ProgramData\ZeroTier\One` (That's for Windows 7. The base 'shared app data' folder might be different on different Windows versions.) Running ZeroTier One on a Mac is the same, but OSX requires a kernel extension. We ship a signed binary build of the ZeroTier tap device driver, which can be installed on Mac with: |