From 279cdfae75d96771ca85e418deae320485f27e49 Mon Sep 17 00:00:00 2001 From: Alex Nault Date: Tue, 18 Jul 2023 21:32:16 -0400 Subject: [PATCH] docs: Remove yarn instructions from readme (#41) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 86ca50c..a54ee99 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,6 @@ References: ```bash npm install react-headings -# or -yarn add react-headings ``` ## Examples