mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 18:44:47 +00:00
docs(config): explain that autoupdate doesn't work when installed with a package manager (#9092)
This commit is contained in:
@@ -425,6 +425,7 @@ OpenCode will automatically download any new updates when it starts up. You can
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you don't want updates but want to be notified when a new version is available, set `autoupdate` to `"notify"`.
|
If you don't want updates but want to be notified when a new version is available, set `autoupdate` to `"notify"`.
|
||||||
|
Notice that this only works if it was not installed using a package manager such as Homebrew.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user