Skip to content

Commit 293b46f

Browse files
committed
fix(#146): update prompt message for Nova update command
1 parent 26e338a commit 293b46f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/private/update/WriteNovaAvailableModuleUpdateWarning.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function Write-NovaAvailableModuleUpdateWarning {
3636
''
3737
'Update:'
3838
$updateCommand
39-
'nova update'
39+
'% nova update'
4040
)
4141

4242
if ($Prerelease) {

0 commit comments

Comments
 (0)