Skip to content

Commit

Permalink
Update build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 9, 2024
1 parent 6059591 commit 8fa0ca4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,10 @@ For more information, please visit the

## Building

Simply run `./cake` (a [Bash](https://www.gnu.org/software/bash) script) to
build artifacts.
You will need the .NET SDK installed. Simply run `./cake`
(a [Bash](https://www.gnu.org/software/bash) script) to build artifacts. You can
also use `./cake pack` if you do not want to build the documentation (which
requires Node.js).

## License

Expand Down

0 comments on commit 8fa0ca4

Please sign in to comment.