mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
1befbefe05
* fix typos * fix typos * fix typo * fix typo
10 lines
374 B
Markdown
10 lines
374 B
Markdown
This directory contains a set of files used for building a PKG macOS
|
|
installation package for the Nimbus beacon node.
|
|
|
|
To build the package, you'll need XCode and the "Packages" tool freeware
|
|
developer tool from:
|
|
http://s.sudre.free.fr/Software/Packages/about.html
|
|
|
|
Make sure the `packagesbuild` binary is in your PATH and run `make nimbus-pkg`
|
|
from the root of this repo.
|