Skip to content

Commit 9128f7f

Browse files
authored
Update README installation notes (#1191)
* Update README installation notes * Fix spelling
1 parent 07b18d5 commit 9128f7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For details on upgrading from IronPython 2 to 3 see the [Upgrading from IronPyth
5252
While compatibility with CPython is one of our main goals with IronPython 3, there are still some differences that may cause issues. See [Differences from CPython](Documentation/differences-from-c-python.md) for details.
5353

5454
## Installation
55-
Builds of IronPython 3 are not yet provided.
55+
Binaries of IronPython 3 can be downloaded from the [release page](https://github.com/IronLanguages/ironpython3/releases/latest), available in various formats: `.msi`, `.zip`, `.deb`, `.pkg`. The IronPython package is also available on [NuGet](https://www.nuget.org/packages/IronPython/3.4.0-alpha1).
5656

5757
## Build
5858
See the [building document](Documentation/building.md)

0 commit comments

Comments
 (0)