From d6643407d2af17a087527327f39d89bf4cc66496 Mon Sep 17 00:00:00 2001 From: Eduardo Barroso Date: Thu, 30 Jan 2025 17:04:59 -0300 Subject: [PATCH] docs(app): add installation instructions using AUR --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 9cc3637..aa3909c 100644 --- a/readme.md +++ b/readme.md @@ -36,10 +36,18 @@ As a side-effect of formatting messages ## 📦 Installation +### Using npm + ```sh npm install -g better-commits ``` +### Using AUR + +```sh +yay -S better-commits +``` + ## 🚀 Usage When you're ready to commit. To run the CLI in your terminal: