update readme building instructions
This commit is contained in:
parent
1640be4666
commit
147f372a9b
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@ modfetch loads and calls them at runtime to print system info
|
|||
|
||||
## building
|
||||
|
||||
`make` for the main binary
|
||||
`make` to build everything
|
||||
|
||||
`make modfetch` for the main binary
|
||||
|
||||
`make modules` for all the default modules
|
||||
|
||||
|
|
Loading…
Reference in a new issue