From a18162d58b8838933fd18f0209f8425dde8f5258 Mon Sep 17 00:00:00 2001 From: bhourigan Date: Fri, 5 Jul 2013 21:50:14 -0700 Subject: [PATCH] Updated make install-mac-tap for paste worthy correctness --- RUNNING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RUNNING.txt b/RUNNING.txt index e597d3be4..f2f229aba 100644 --- a/RUNNING.txt +++ b/RUNNING.txt @@ -9,7 +9,7 @@ By convention, ZeroTier One will keep its state here on mac: ZeroTier ships with a kernel extension for its own tap device, which it stores in the above directory. To install this from source, type: -sudo make install-mac-tap +sudo make -f Makefile.mac install-mac-tap This will create the ZeroTier One home above if it does not exist and install the kext there. Note that the kext must be owned by root:wheel. The make