Installation
This guide will help you install Mk Notes on your local machine.
Requirements
- Node.js version 20.0 or higher.
Installation
- npm
- yarn
npm install -g @mk-notes/cli
yarn global add @mk-notes/cli
To verify that Mk Notes is installed correctly, run the following command:
mk-notes --version
Issues with installation ?
Ask for help on our GitHub repository, or on our Discord server
If the installation was successful, you should see the version of Mk Notes that you have installed.