Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-gambhir authored Oct 13, 2024
1 parent 12f1f76 commit 515a5cd
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@ You can install the journal CLI via Homebrew by following these steps:
1. Tap the Repository
First, add the journal tap to Homebrew to make the formula available:

```bash
brew tap dhruv-gambhir/journal

```

2. Install the journal CLI
After tapping the repository, install the journal package:

```bash
brew install journal

```

3. Usage
Once installed, you can start using the journal CLI. To see the available commands, run:

```bash
journal --help

```

This will display a list of available options and commands for the journal application.

0 comments on commit 515a5cd

Please sign in to comment.