mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
go: Fix typo (#1243)
This commit is contained in:
parent
cc3e3ad41d
commit
86cb7ab7f5
@ -47,6 +47,6 @@
|
|||||||
"notes": [
|
"notes": [
|
||||||
"Your GOROOT has been set to: $dir",
|
"Your GOROOT has been set to: $dir",
|
||||||
"You can run 'go env GOROOT' to view this at any time.",
|
"You can run 'go env GOROOT' to view this at any time.",
|
||||||
"\"$env:USERPROFILE\\go\\bin)\" has been added to your PATH."
|
"\"$env:USERPROFILE\\go\\bin\" has been added to your PATH."
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user