Skip to content

Commit 0abe6c3

Browse files
committed
updated docs
1 parent d25f46e commit 0abe6c3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/docs/miscellaneous.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ sidebar_label: Miscellaneous
88
<link rel="canonical" href="https://deepeval.com/docs/miscellaneous" />
99
</head>
1010

11-
Disable update warnings as follows:
11+
Opt-in to update warnings as follows:
1212

1313
```console
14-
export DEEPEVAL_UPDATE_WARNING_OPT_OUT="YES"
14+
export DEEPEVAL_UPDATE_WARNING_OPT_IN="YES"
1515
```
16+
17+
It is highly recommended that you opt-in to update warnings.

0 commit comments

Comments
 (0)