Skip to content

Commit b73400b

Browse files
updates and fixes
1 parent f851923 commit b73400b

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
## Installation
99
### Via AUR using YAY
1010

11+
[![AUR](https://img.shields.io/aur/version/term-notes.svg)](https://aur.archlinux.org/packages/term-notes)
12+
1113
https://aur.archlinux.org/packages/term-notes
1214

1315
Term Notes is available on AUR (Arch User Repository), and it can be installed using the `yay` package manager. Follow the steps below to install Term Notes:
@@ -21,6 +23,24 @@ Term Notes is available on AUR (Arch User Repository), and it can be installed u
2123

2224
This command will automatically fetch the package from AUR and handle the installation process for you.
2325

26+
### Via Brew
27+
28+
[![Homebrew](https://img.shields.io/badge/Install%20with-Homebrew-orange.svg)](https://brew.sh)
29+
30+
## Installation
31+
32+
You can easily install Term Notes using Homebrew. If you don't have Homebrew installed, you can get it from [brew.sh](https://brew.sh).
33+
34+
To install Term Notes, run the following command:
35+
36+
brew install term-notes
37+
38+
### Usage after installing with Brew
39+
40+
After installing Term Notes, you can launch it from the command line by running:
41+
term-notes or just term_notes
42+
43+
2444
2. After the installation is complete, you can run Term Notes by typing term_notes in your terminal.
2545

2646
### Prerequisites

0 commit comments

Comments
 (0)