fix run command in README

This commit is contained in:
Juan Pablo Civile 2020-02-10 12:00:53 -03:00
parent 2ae52715de
commit 4e9aa7a3c5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ The process of scanning the blockchain to recover your funds can take several ho
```
git clone https://github.com/muun/recovery
cd recovery
go run -mod=vendor
go run -mod=vendor .
```
## Questions