1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 02:13:38 +09:00

Corrected links for Instructions

Commit migrated from 6223572878
This commit is contained in:
Rumesh Eranga 2015-06-16 23:06:51 +05:30
parent 16b9974f82
commit f77b6e3bd1

View file

@ -13,7 +13,7 @@ The CoreCLR repo can be built from a regular, non-admin command prompt. The buil
| x64 | ●| ◒| ◒ |
| x86 | ◯| ◯| ◯|
| ARM32 | ◯ | ◯| ◯ |
| | [Instructions](windows-instructions.md) | [Instructions](linux-instructions.md) | [Instructions](osx-instructions.md) |
| | [Instructions](../building/windows-instructions.md) | [Instructions](../building/linux-instructions.md) | [Instructions](../building/osx-instructions.md) |
The CoreCLR build and test suite is a work in progress, as are the [building and testing instructions](../README.md). The .NET Core team and the community are improving Linux and OS X support on a daily basis are and adding more tests for all platforms. See [CoreCLR Issues](https://github.com/dotnet/coreclr/issues) to find out about specific work items or report issues.