Skip to content

Commit

Permalink
Merge pull request #252 from anorprogrammer/add-scoop-install
Browse files Browse the repository at this point in the history
Add Scoop installation method to Windows install instructions
  • Loading branch information
azimjohn authored Mar 4, 2025
2 parents 92926c5 + 1e33f6c commit 85e9b1a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@

<details>
<summary>Windows</summary>


### Install via Scoop (Recommended)
```bash
scoop install jprq
```

### Manual Installation
<p align='center'><a href="https://youtube.com/watch?v=frgVQPi-GlY">📹Video tutorial</a><br></p>

1. Install the latest <a href='https://github.com/azimjohn/jprq/releases'>release</a> of JPRQ<br>
Expand Down

0 comments on commit 85e9b1a

Please sign in to comment.