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 55b30e8 commit 6ea242f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ The following MSBuild properties will be injected into your project:

## 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.

Note that, on Windows, you must have a `tar` program capable of extracting
`.tar.xz` archives. For example, `tar` from
Expand Down

0 comments on commit 6ea242f

Please sign in to comment.