diff --git a/docs/installation/standalone.mdx b/docs/installation/standalone.mdx index 4ae94c54..a8e6f06c 100644 --- a/docs/installation/standalone.mdx +++ b/docs/installation/standalone.mdx @@ -54,7 +54,7 @@ You may be required for root privilege during the installation process if not us If you don't need the automation with root access, you can download from the [release page](https://github.com/kubevela/velad/releases) and uncompress manually. ```shell -curl -fsSl https://kubevela.io/install-velad.sh | bash +curl -fsSl https://kubevela.io/script/install-velad.sh | bash ``` Check `velad` installed in `/usr/local/bin/`