Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #422 from cloudflare/alewis/link-update-to-docs
Browse files Browse the repository at this point in the history
Link to docs for update instructions
  • Loading branch information
ashleygwilliams authored Aug 10, 2019
2 parents 4da6793 + 234ebe9 commit 6033d6b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,17 +224,7 @@ Wrangler can be installed both through [npm](https://www.npmjs.com/get-npm) and

## Updating `wrangler`:

To get the latest version of Wrangler, using Cargo, run:

```
cargo install wrangler --force
```

To get the latest version of Wrangler, using NPM, run:

```
npm install @cloudflare/wrangler
```
You can find instructions on updating Wrangler [in the docs](https://workers.cloudflare.com/docs/quickstart/updating-the-cli/).

## ⚡ Quick Start

Expand Down

0 comments on commit 6033d6b

Please sign in to comment.