Skip to content

Commit b876d74

Browse files
Waterdripsalexellis
authored andcommitted
Fix arkade download in post
Signed-off-by: Alistair Hey <alistair@heyal.co.uk>
1 parent beb0a27 commit b876d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-10-28-puppeteer-scraping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For the impatient, our [arkade tool](https://get-arkade.dev) can get you up and
7676

7777
```bash
7878
# Get arkade, and move it to $PATH
79-
curl -sLS https://get-arkade.dev | sh
79+
curl -sLS https://dl.get-arkade.dev | sh
8080
sudo mv arkade /usr/local/bin/
8181

8282
# Run Kubernetes locally

0 commit comments

Comments
 (0)