From 19dae4041851c30967383f7094d1ab0933958028 Mon Sep 17 00:00:00 2001 From: ektrah Date: Fri, 6 Jan 2023 15:29:02 +0100 Subject: [PATCH] Update install.md --- docs/install.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/install.md b/docs/install.md index 9ce28f8a..82e7dc7a 100644 --- a/docs/install.md +++ b/docs/install.md @@ -25,12 +25,14 @@ NSec is intended to run on [supported versions of .NET](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core) on the following platforms: -| | `-x64` | `-x86` | `-arm64` | `-arm` | -|:------------------|:--------:|:--------:|:--------:|:--------:| -| **`win-`** | ✓ | ✓ | | | -| **`linux-`** | ✓ | | ✓ | ✓ | -| **`linux-musl-`** | ✓ | | | | -| **`osx-`** | ✓ | | ✓ | | +| | `-x64` | `-x86` | `-arm64` | `-arm` | +|:----------------------|:--------:|:--------:|:--------:|:--------:| +| **`win-`** | ✓ | ✓ | | | +| **`linux-`** | ✓ | | ✓ | ✓ | +| **`linux-musl-`** | ✓ | | ✓ | ✓ | +| **`osx-`** | ✓ | | ✓ | | +| **`ios-`** | | | | | +| **`android-`** | | | | | Specifically, [NSec 22.4.0](https://www.nuget.org/packages/NSec.Cryptography/22.4.0)