Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffodonnell committed Mar 28, 2024
1 parent d4b8eca commit faa1c0a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,16 @@ Find-AlgorandAccount
```

# Build

## Prerequisites
* .NET 6 SDK
* PowerShell 7.2
* .NET 8 SDK
* PowerShell 7.4

## Local
Clone this repository and execute `build-and-load-local.ps1` in a PowerShell window to build the module and import it into the current session. By default, when building locally the module is named `Algorand.Local`.

## Pipelines
powershell-algorand-module build pipelines use the [Assembly Info Task](https://github.com/BMuuN/vsts-assemblyinfo-task) extension.
powershell-outauth-module build pipelines use GitHub Actions workflows.

# License
powershell-algorand-module is licensed under a MIT license except for the exceptions listed below. See the LICENSE file for details.
Expand Down

0 comments on commit faa1c0a

Please sign in to comment.