Skip to content

Commit

Permalink
Remove NPM from Snaps Install & Quick Start (MetaMask#778)
Browse files Browse the repository at this point in the history
* Remove NPM from Snaps Install & Quick Start

Because it requires Yarn anyway?!

Fixes MetaMask/snaps#1477

* Apply suggestions from code review

---------

Co-authored-by: Alexandra Tran Carrillo <[email protected]>
  • Loading branch information
vorburger and alexandratran authored Jun 5, 2023
1 parent 80fe66a commit 3cccec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snaps/get-started/install-snaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can then [get started quickly using the Create Snap CLI](quickstart.md).

- Up-to-date Chromium or Firefox browser
- [Node.js](https://nodejs.org/) version 16 or later
- [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) or [Yarn](https://yarnpkg.com/)
- [Yarn](https://yarnpkg.com/) version 3

## Install MetaMask Flask

Expand Down

0 comments on commit 3cccec7

Please sign in to comment.