Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx authored May 7, 2021
1 parent d5d586c commit c150eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ verx is a version checker
## Install

```sh
❯ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/abdfnx/verx/HEAD/install.sh)"
curl -fsSL https://raw.githubusercontent.com/abdfnx/verx/HEAD/install.sh | bash
```

## Usage

```sh
verx OWNER/REPO_NAME -l
verx OWNER/REPO_NAME -l
```

0 comments on commit c150eac

Please sign in to comment.