instructions to install without tap (#127)

This commit is contained in:
Michael Bianco 2021-05-14 15:30:40 -06:00 committed by GitHub
parent f55d5cf0bf
commit cb7d656c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,6 @@ cargo install atuin
### Homebrew ### Homebrew
``` ```
brew tap ellie/atuin
brew install atuin brew install atuin
``` ```