Skip to content

Commit

Permalink
Added update instruction on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Jan 21, 2024
1 parent 784f382 commit 5ee4ba1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ Copy the following command on your terminal to smoothly install Qrepo to your sy
sh -c "$(curl -fsSL https://raw.githubusercontent.com/nthnn/Qrepo/master/support/install.sh)"
```

To update the current installed Qrepo, you can use the following on your terminal:

```bash
qrepo x https://raw.githubusercontent.com/nthnn/Qrepo/master/support/install.sh
```

### Windows

For Windows, download the executable file from [here](https://github.com/nthnn/Qrepo/releases).
Expand Down

0 comments on commit 5ee4ba1

Please sign in to comment.