mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ad2f9b4ba6
commit
d68f018328
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ Distributable packages can be found in `target/` after the build completes.
|
|||
Packages are built using fpm, pleaserun, dpkg, and rpm. fpm and pleaserun can be installed using gem. Package building has only been tested on Linux and is not supported on any other platform.
|
||||
```sh
|
||||
gem install pleaserun
|
||||
apt-get install ruby-dev
|
||||
gem install fpm
|
||||
npm run build:ospackages
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue