bytemd icon indicating copy to clipboard operation
bytemd copied to clipboard

Missing Package Manager Installation in README

Open Michael-Obele opened this issue 7 months ago • 0 comments

Description

The README is currently missing instructions on installing the project using common package managers like npm or yarn. This makes it more difficult for new users to get started quickly.

I'd be happy to implement this improvement!

Here's what I propose:

  • Update the README to include installation instructions specific to the project's build system and dependencies (either npm or yarn).
  • The instructions should be clear, concise, and easy to follow.

Michael-Obele avatar Jul 11 '24 05:07 Michael-Obele