fix(scoop): correct URL post installation

resolves #1617
This commit is contained in:
Jan De Dobbeleer 2022-01-20 13:17:27 +01:00
parent 8fca218a7d
commit 6c88285d64
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE

View file

@ -18,7 +18,7 @@
},
"post_install": [
"Write-Host 'Thanks for installing Oh My Posh.'",
"Write-Host 'Have a look at https://ohmyposh.dev/docs/installation for detailed instructions for your shell.'"
"Write-Host 'Have a look at https://ohmyposh.dev for detailed instructions for your shell.'"
],
"autoupdate": {
"architecture": {