mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 01:47:59 +02:00
Update README.md
This commit is contained in:
parent
0610ae197f
commit
dea97decdc
@ -47,7 +47,7 @@
|
||||
# Quickstart
|
||||
|
||||
```
|
||||
curl https://github.com/ellie/atuin/blob/main/install.sh | bash
|
||||
curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh | bash
|
||||
|
||||
atuin register -u <USERNAME> -e <EMAIL> -p <PASSWORD>
|
||||
atuin import auto
|
||||
@ -64,7 +64,7 @@ system package manager where possible (AUR, homebrew, etc etc).
|
||||
|
||||
```
|
||||
# do not run this as root, root will be asked for if required
|
||||
curl https://github.com/ellie/atuin/blob/main/install.sh | sh
|
||||
curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh | sh
|
||||
```
|
||||
|
||||
### With cargo
|
||||
|
Loading…
x
Reference in New Issue
Block a user