Skip to content

Commit

Permalink
Add instructions for static build
Browse files Browse the repository at this point in the history
  • Loading branch information
grisu48 committed Apr 29, 2021
1 parent 94d054c commit e8079d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Those utilities are intended as live monitor tool for your jobs. In contrast to
sudo make install # install the binaries to /usr/local/bin
make install ~/bib # install the binary to bin in your home folder

Static builds

make -B -j4 GOARGS="-buildmode pie"

# `openqa-mon`

![Demo of openqa-mon in action](doc/demo.gif)
Expand Down

0 comments on commit e8079d9

Please sign in to comment.