From 83e240ad70c6cffecc683c40931cc86e31f79c16 Mon Sep 17 00:00:00 2001 From: Bauke Date: Fri, 23 Jun 2023 13:04:19 +0200 Subject: [PATCH] Firefox is not needed to build the extension, oops. --- DEVELOPMENT.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 4d7b3f9..a58d08a 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -16,7 +16,6 @@ To build and develop Tildes Shepherd you will need: * [NodeJS](https://nodejs.org) (recommended 18.16.0) * [pnpm](https://pnpm.io) (recommended 8.6.0) * [cargo-make](https://sagiegurari.github.io/cargo-make/) -* [Firefox](https://mozilla.org/firefox) (recommended at least 102.0) ## cargo-make