From babb413a1971bd58b46523008d96772506251f18 Mon Sep 17 00:00:00 2001 From: RyanAI Date: Fri, 13 Mar 2026 08:50:18 +0800 Subject: [PATCH] fix: Replace mozroots with cert-sync in README.md (fix #5325) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c45970f68..7c23999761 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ MatterControl is written in C#. It uses the [agg-sharp](https://github.com/Matte 3. Add Mono SSL Support - Copy in Mozilla Root certificates to enable NuGet and MatterControl SSL requests - mozroots --import --sync + cert-sync --import --sync 4. Restore NuGet packages - On MonoDevelop 4.0 or older you can install [NuGet Addin](https://github.com/mrward/monodevelop-nuget-addin). If you are on Mint, also install libmono-cairo2.0-cil. Alternatively you can run the command line NuGet application to restore the project packages: