Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit a4a2e8f

Browse files
Update README.md
1 parent 24fb35c commit a4a2e8f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,15 @@ a pin based GPIO access library written in C.
4545

4646
## Installation
4747

48-
### PowerShell Gallery
48+
### PowerShell Gallery & GitHub releases
4949

50-
_Installation from the PowerShell Gallery coming soon._
50+
_Installation from the PowerShell Gallery and download from GitHub releases coming soon._
51+
52+
### AppVeyor
53+
54+
You can download the latest CI build from our [AppVeyor build here](https://ci.appveyor.com/project/PowerShell/powershell-iot).
55+
Go to the latest build, click on either of the images, then click on the artifacts tab.
56+
From there, you can download a zip of the latest CI build.
5157

5258
### From Source
5359

@@ -123,4 +129,4 @@ but they don't do anything right now:
123129
./build.ps1 -Test
124130
```
125131

126-
We will investigate standing up a test rig of supported devices and OS's so that we can test against actual hardware.
132+
We will investigate standing up a test rig of supported devices and OS's so that we can test against actual hardware.

0 commit comments

Comments
 (0)