mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-05 11:20:55 +01:00
refactor: update update message
This commit is contained in:
parent
d490c0a6f3
commit
a9b1fa655f
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ impl UpdateCommand {
|
|||
.context("failed to write lockfile")?;
|
||||
|
||||
println!(
|
||||
"\n{}\nrun `{} install` in order to install the new dependencies",
|
||||
"\n\n{}. run `{} install` in order to install the new dependencies",
|
||||
"✅ done".green(),
|
||||
env!("CARGO_BIN_NAME")
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue