mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-27 01:56:03 +08:00
update instructions
This commit is contained in:
@@ -42,7 +42,7 @@ const (
|
||||
)
|
||||
|
||||
var releaseTemplate = `# Documentation
|
||||
See [Documentation](https://docs.onepanel.ai)
|
||||
See https://docs.onepanel.ai
|
||||
|
||||
# CLI Installation
|
||||
|
||||
@@ -76,7 +76,12 @@ mv ./opctl-macos-amd64 /usr/local/bin/opctl
|
||||
|
||||
# Test installation
|
||||
opctl version
|
||||
` + "```"
|
||||
` + "```" + `
|
||||
|
||||
## Windows
|
||||
|
||||
Download the attached Windows executable and move it to a folder that is in your PATH environment variable.
|
||||
`
|
||||
|
||||
var repositories = []string{
|
||||
"onepanelio/core",
|
||||
|
Reference in New Issue
Block a user