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 #356 from cloudflare/malonso/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ashleygwilliams authored Jul 30, 2019
2 parents d43c54e + 85a6865 commit 8d9ff4d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,14 +190,6 @@ Wrangler can be installed both through [npm](https://www.npmjs.com/get-npm) and
cargo install wrangler
```

1. Troubleshooting OpenSSL errors

If you are on a Mac, you might encounter an OpenSSL error when attempting to generate a project. You can resolve that issue by installing OpenSSL v1.1 through Homebrew (need to install Homebrew? Instructions available [here](https://brew.sh/)).

```
$ brew install [email protected]
```

### Manual Install:

1. Download the binary tarball for your platform from our [releases page](https://github.com/cloudflare/wrangler/releases). You don't need to download wranglerjs, wrangler will install that for you.
Expand Down

0 comments on commit 8d9ff4d

Please sign in to comment.