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

Link to docs for update instructions #422

Merged
merged 2 commits into from
Aug 10, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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