Skip to content

Commit

Permalink
chore: update download url
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Oct 18, 2024
1 parent 0360e64 commit 5b40aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/start/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ into a seamless, worry-free experience.
Download the latest EMQX-Guard-Pro release from [the GitHub releases page](https://github.com/zhongwencool/get-emqx-guard-pro/releases).

```bash
curl -L -o emqx-guard-pro-1.0.0.tar.gz https://github.com/zhongwencool/get-emqx-guard-pro/archive/refs/tags/1.0.0.tar.gz
curl -L -o emqx_guard_pro-1.0.0.tar.gz https://github.com/zhongwencool/get-emqx-guard-pro/releases/download/1.0.0/emqx_guard_pro-1.0.0.tar.gz
```
This command retrieves the specified version of the plugin and
saves it as `emqx-guard-pro-1.0.0.tar.gz`.
saves it as `emqx_guard_pro-1.0.0.tar.gz`.

### Install via Dashboard

Expand Down

0 comments on commit 5b40aec

Please sign in to comment.