From d6acd835d153af92bdb1b589366f8856d6db80de Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Mon, 5 Feb 2024 22:08:54 +0100 Subject: [PATCH] Remove '--open' from contrib docs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 50d929b..17ac1e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -97,7 +97,7 @@ In `src/shareon.css`, add two lines for the icon: one for the colour and one for Open `index.html` in the repository root and add the icon to the list of all buttons. Then, launch the dev server: ```sh -pnpm dev --open +pnpm dev ``` The final button should: