Skip to content

Commit 2b0fcd9

Browse files
committed
Add note about installing
1 parent 0e768f3 commit 2b0fcd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ A lightweight, terminal-based application written in Rust for efficiently viewin
1313

1414
## Installation
1515

16+
### Install Directly
17+
```
18+
curl -sL https://github.com/codervijo/journalview/raw/main/install.sh | bash
19+
```
20+
1621
### Prerequisites
1722

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

0 commit comments

Comments
 (0)