Update README.md: Disable update check for offline mode (#960)
This commit is contained in:
parent
89eecc99ea
commit
1bdb470f69
1 changed files with 2 additions and 0 deletions
|
@ -130,6 +130,8 @@ bash <(curl https://raw.githubusercontent.com/ellie/atuin/main/install.sh)
|
|||
atuin import auto
|
||||
```
|
||||
|
||||
By default, Atuin will check for updates. You can [disable update checks by modifying](https://atuin.sh/docs/config/#update_check) `config.toml`.
|
||||
|
||||
Then restart your shell!
|
||||
|
||||
## Install
|
||||
|
|
Loading…
Reference in a new issue