mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
parent
7f12b45a34
commit
85d06fe416
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ fn real_main() -> i32 {
|
|||
println!();
|
||||
println!("As of v1.1.0, the wallet has been split into a seperate executable.");
|
||||
println!(
|
||||
"Please visit https://github.com/mimblewinble/grin-wallet/releases to download"
|
||||
"Please visit https://github.com/mimblewimble/grin-wallet/releases to download"
|
||||
);
|
||||
println!();
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue