From 031c3ed0551fd70533943daa242c0ea53adda1b1 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 23 Sep 2022 19:41:09 +0900 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d00898af7..eb4f6df6c 100644 --- a/README.md +++ b/README.md @@ -169,11 +169,11 @@ On linux: ### How to debug -If you want to debug, use Visual Studio Code or Visual Studio 2019. +If you want to debug, use Jetbrain's Rider or Visual Studio 2022. You need to run the development time docker-compose as described [in the test guide](./BTCPayServer.Tests/README.md). -You can then run the debugger by using the Launch Profile `Docker-Regtest` on either Visual Studio Code or Visual Studio 2017. +You can then run the debugger by using the Launch Profile `Docker-Regtest`. If you need to debug ledger wallet interaction, install the development time certificate with: