You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: INSTALL.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ on the following platforms:
25
25
26
26
Please note:
27
27
28
-
1.For Windows, the
28
+
1.On Windows, the
29
29
[Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017, 2019, and 2022](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist)
30
-
is required. This is part of the .NET SDK but might not be present on a
31
-
clean Windows installation.
30
+
is required. This is part of Visual Studio and the .NET SDK but might
31
+
not be present on a clean Windows installation.
32
32
33
33
2. The AES-GCM implementation in libsodium is hardware-accelerated and may not be
34
34
available on all architectures. Support can be determined at runtime using
0 commit comments