浏览代码

Merge pull request #3 from bhourigan/master

Minor documentation edit
Adam Ierymenko 12 年之前
父节点
当前提交
118247e8b5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      RUNNING.txt

+ 1 - 1
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
 ZeroTier ships with a kernel extension for its own tap device, which it
 stores in the above directory. To install this from source, type:
 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
 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
 the kext there. Note that the kext must be owned by root:wheel. The make