diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md index 472c38874..ac61e327e 100644 --- a/qa/rpc-tests/README.md +++ b/qa/rpc-tests/README.md @@ -42,7 +42,7 @@ If you get into a bad state, you should be able to recover with: ```bash rm -rf cache -killall komodod +killall hushd ``` but beware that could kill various other processes you might not want to kill!