Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablyFaiz committed Apr 25, 2024
1 parent 6337275 commit e95a659
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 @@ -6,12 +6,12 @@ RL is a command-line tool which makes interacting with [Sherlock](https://www.sh

On your local machine:
```bash
pip install "rl @ git+https://github.com/ProbablyFaiz/[email protected].0"
pip install "rl @ git+https://github.com/ProbablyFaiz/[email protected].1"
```

On Sherlock, you should probably use the pre-compiled binary instead:
```bash
wget "https://github.com/ProbablyFaiz/rl/releases/download/v0.4.0/rl" -O ~/.local/bin/rl
wget "https://github.com/ProbablyFaiz/rl/releases/download/v0.4.1/rl" -O ~/.local/bin/rl
```


Expand Down

0 comments on commit e95a659

Please sign in to comment.