Skip to content

Commit

Permalink
Add note about installing
Browse files Browse the repository at this point in the history
  • Loading branch information
codervijo committed Jan 31, 2025
1 parent 0e768f3 commit 2b0fcd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ A lightweight, terminal-based application written in Rust for efficiently viewin

## Installation

### Install Directly
```
curl -sL https://github.com/codervijo/journalview/raw/main/install.sh | bash
```

### Prerequisites

- **Rust**: Ensure Rust is installed. You can install Rust using [rustup](https://rustup.rs/).
Expand Down

0 comments on commit 2b0fcd9

Please sign in to comment.