mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Add some detail
This commit is contained in:
parent
d37706e1e2
commit
84c3a108d0
2 changed files with 3 additions and 3 deletions
|
|
@ -11,8 +11,8 @@
|
|||
|
||||
- Build Go components
|
||||
Makefile supplies the following builds:
|
||||
- For Linux Systems :`make build`
|
||||
- For Windows platform: `make build_win`
|
||||
- For Linux System (default build):`make build`
|
||||
- For Windows System (cross build): `make build_win`
|
||||
- Build from the last tag: `make build_tag`
|
||||
|
||||
These places the binaries in the current directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue