File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This guide uses the first option. If you'd like to clone the repository and buil
3535 Run this command to download and install the latest version of ` docs-builder ` :
3636
3737 ``` sh
38- sudo curl -L https://raw.githubusercontent.com/elastic/ docs-builder/refs/heads/main/ install.sh | sh
38+ curl -sL https://ela.st/ docs-builder- install | sh
3939 ```
4040
4141 This downloads the latest binary, makes it executable, and installs it to your user PATH.
@@ -61,7 +61,7 @@ If you get a `Permission denied` error, make sure that you aren't trying to run
6161 Run this command to download and install the latest version of ` docs-builder ` :
6262
6363 ``` powershell
64- iex (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/elastic/ docs-builder/refs/heads/main/ install.ps1 ')
64+ iex (New-Object System.Net.WebClient).DownloadString('https://ela.st/ docs-builder- install-win ')
6565 ```
6666
6767 This downloads the latest binary, makes it executable, and installs it to your user PATH.
You can’t perform that action at this time.
0 commit comments