File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Execute one of the following commands to install it:
88=== "shell"
99
1010 ```bash
11- curl --proto '=https' --tlsv1.2 -LsSf https://pavex.dev/releases/download/latest/pavex_cli-installer .sh | sh
11+ curl --proto '=https' --tlsv1.2 -LsSf https://pavex.dev/install .sh | sh
1212 ```
1313
1414=== "powershell"
1515
1616 ```powershell
17- powershell -c "irm https://pavex.dev/releases/download/latest/pavex_cli-installer .ps1 | iex"
17+ powershell -c "irm https://pavex.dev/install .ps1 | iex"
1818 ```
1919
2020## Setup
@@ -52,4 +52,4 @@ You'll be asked to provide an **activation key** by `pavex self setup`.
5252You can find the activation key for the beta program in the ` #activation ` channel of Pavex's Discord server.
5353You can join the waiting list for the beta program on [ pavex.dev] ( https://pavex.dev ) .
5454
55- If you need to change your activation key, invoke ` pavex self activate ` .
55+ If you need to change your activation key, invoke ` pavex self activate ` .
You can’t perform that action at this time.
0 commit comments