mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-08 12:21: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!();
|
||||||
println!("As of v1.1.0, the wallet has been split into a seperate executable.");
|
println!("As of v1.1.0, the wallet has been split into a seperate executable.");
|
||||||
println!(
|
println!(
|
||||||
"Please visit https://github.com/mimblewinble/grin-wallet/releases to download"
|
"Please visit https://github.com/mimblewimble/grin-wallet/releases to download"
|
||||||
);
|
);
|
||||||
println!();
|
println!();
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Reference in a new issue