mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
Update README
This commit is contained in:
parent
cb391f08b9
commit
031c3ed055
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue