Browse Source

Fix installation instructions

patch-1
Luke Childs 5 years ago
committed by GitHub
parent
commit
789cc493f7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -4,5 +4,6 @@ Just a simple Bitcoin vanity generator in C# for segwit and segwit-wrapped addre
Uses .NET Core 3.1 and NBitcoin.
```
git clone https://github.com/Kukks/NBitcoin.VanityGenerator
cd NBitcoin.VanityGenerator
dotnet run --project VanityGenerator/VanityGenerator.csproj
```

Loading…
Cancel
Save