Skip to content

Commit

Permalink
Fix arkade download in post
Browse files Browse the repository at this point in the history
Signed-off-by: Alistair Hey <[email protected]>
  • Loading branch information
Waterdrips authored and alexellis committed Nov 7, 2020
1 parent beb0a27 commit b876d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2020-10-28-puppeteer-scraping.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For the impatient, our [arkade tool](https://get-arkade.dev) can get you up and

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

# Run Kubernetes locally
Expand Down

0 comments on commit b876d74

Please sign in to comment.