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 c9ee292 commit d4c032aCopy full SHA for d4c032a
1 file changed
scripts/install.ps1
@@ -2,7 +2,7 @@ $ErrorActionPreference = "Stop"
2
3
# 配置仓库信息
4
$Repo = "1024XEngineer/neo-code"
5
-$ProjectName = "neo-code"
+$ProjectName = "neocode"
6
$BinaryName = "neocode.exe"
7
8
Write-Host "🚀 开始安装 $BinaryName..." -ForegroundColor Cyan
0 commit comments