docs: update README
This commit is contained in:
@@ -38,7 +38,7 @@ class Analyzer:
|
||||
(
|
||||
"[red]Research dependencies not found. Printing residual geometry requires "
|
||||
"installing Heretic with the optional research feature, i.e., "
|
||||
'using "pip install heretic-llm\\[research]".[/]'
|
||||
'using "pip install -U heretic-llm\\[research]".[/]'
|
||||
)
|
||||
)
|
||||
return
|
||||
@@ -164,7 +164,7 @@ class Analyzer:
|
||||
(
|
||||
"[red]Research dependencies not found. Plotting residuals requires "
|
||||
"installing Heretic with the optional research feature, i.e., "
|
||||
'using "pip install heretic-llm\\[research]".[/]'
|
||||
'using "pip install -U heretic-llm\\[research]".[/]'
|
||||
)
|
||||
)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user