diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-02 17:05:31 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-06-02 17:05:31 -0700 |
commit | bf415bdeb9bbbc3bf174d5eedaf3c7f832ee58cd (patch) | |
tree | 7ebc5e9c6b6690535685e8dc0e2f1fa873a21183 | |
parent | c5a3e80113f13884c797caac4212162430c9e659 (diff) | |
download | infinitytier-bf415bdeb9bbbc3bf174d5eedaf3c7f832ee58cd.tar.gz infinitytier-bf415bdeb9bbbc3bf174d5eedaf3c7f832ee58cd.zip |
docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ We don't have a "make install" rule quite yet. On Linux you can type: make installer -This will build a binary that, when run, will install ZeroTier One on most current Linux distributions. We also have RPM and DEB build files in *ext/installfiles/linux* that wrap this installer in packages for RedHat/CentOS and Debian/Ubuntu derived distributions. +This will build a binary that, when run, will install ZeroTier One on most current Linux distributions. We also have RPM and DEB build files in *ext/installfiles/linux* that wrap this installer in packages for RedHat/CentOS and Debian/Ubuntu derived distributions. If *rpmbuild* is present on the system, the RPM will be built. If *dpkg-deb* is present, the DEB package will be built. On Mac the best way is to install [Packages](http://s.sudre.free.fr/Software/Packages/about.html) and use: |