Update README.md

This commit is contained in:
Nicolas Dorier 2023-12-20 13:48:50 +09:00 committed by GitHub
parent 2f1309c06e
commit 08d51c5fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ The snapshots recognized as valid by the `btcpayserver-docker` repository you've
When you SSH into your new Sync BTCPay Server (by the use of Putty, for example), the first thing you have to do is become `root`.
```bash
sudo -i
sudo su -
```
Before you start the [load-utxo-set.sh](load-utxo-set.sh), you must bring down your BTCPay Server.