mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-19 17:38:52 +02:00
Update README.md
This commit is contained in:
parent
4df77c5201
commit
a503fa8b7d
@ -47,7 +47,7 @@
|
|||||||
# Quickstart
|
# Quickstart
|
||||||
|
|
||||||
```
|
```
|
||||||
sh <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
||||||
|
|
||||||
atuin register -u <USERNAME> -e <EMAIL> -p <PASSWORD>
|
atuin register -u <USERNAME> -e <EMAIL> -p <PASSWORD>
|
||||||
atuin import auto
|
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
|
# do not run this as root, root will be asked for if required
|
||||||
sh <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
### With cargo
|
### With cargo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user