From f0502371b9d8c31f902fa895e411ddee57e9c62d Mon Sep 17 00:00:00 2001 From: Mark Hendrickson Date: Fri, 19 Apr 2024 11:35:55 +0200 Subject: [PATCH] chore: add package installation instructions to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f82e3c4e3f..90332e110a5 100755 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ This application is a browser extension. There is no ability to run it as a stan Each child of the `src` directory represents the JavaScript context in which it is ran. +### Install packages + +```bash +pnpm i +``` + ### Dev mode When working on the extension, you can run it in `development` mode which will watch for any file changes and