We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e1206 commit 825412eCopy full SHA for 825412e
install.ps1
@@ -26,3 +26,4 @@ if (!(";${old_path};".ToLower() -like "*;${fb_bin_dir};*".ToLower())) {
26
}
27
28
Write-Host "Installation successfully. ``fb`` is now available in your PATH."
29
+Write-Host "Example: ``fb 98`` to download Chromium 98."
0 commit comments