mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 01:55:20 +00:00
Update README.md
This commit is contained in:
parent
ca37f1a278
commit
11271f2f99
@ -1,5 +1,10 @@
|
||||
## Deployling on OS X
|
||||
|
||||
To package an OS X distribution, use the
|
||||
Run `make package` to build all of the code and create a new OS X package.
|
||||
|
||||
To modify the OS X distribution files/settings/etc, use the
|
||||
[Packages](http://s.sudre.free.fr/Software/Packages/about.html) tool to open
|
||||
`osquery.pkgproj`.
|
||||
`osquery.pkgproj`. Note that the [Packages](http://s.sudre.free.fr/Software/Packages/about.html)
|
||||
tool is a requirement for `make package` to work as well, since it uses the `packagesbuild`
|
||||
command-line tool, which is installed with the [Packages](http://s.sudre.free.fr/Software/Packages/about.html)
|
||||
distribution.
|
||||
|
Loading…
Reference in New Issue
Block a user