Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpasmantier authored Sep 25, 2024
1 parent 8d45e59 commit e1f6dea
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 @@ -14,10 +14,10 @@ https://github.com/user-attachments/assets/0bce247c-7a03-4f62-a29f-51da3c6a54b8
## Installation
### Using Cargo
```bash
cargo install grip-grep
cargo install grip-grab
```

**NOTE:** if using zsh with the `git` plugin, you might need to unalias `gg` in order for grip-grep's `gg` to work:
**NOTE:** if using zsh with the `git` plugin, you might need to unalias `gg` in order for grip-grab's `gg` to work:
```sh
echo 'unalias gg' >> ~/.zshrc
source ~/.zshrc
Expand Down

0 comments on commit e1f6dea

Please sign in to comment.