Skip to content

Commit ea2fb59

Browse files
committed
Update PCH message
1 parent 6228bd1 commit ea2fb59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmdstanpy/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def compile(
348348
"CmdStan's precompiled header (PCH) files "
349349
"may need to be rebuilt."
350350
"If your model failed to compile please run "
351-
"install_cmdstan(overwrite=True).\nIf the "
351+
"cmdstanpy.rebuild_cmdstan().\nIf the "
352352
"issue persists please open a bug report",
353353
)
354354

0 commit comments

Comments
 (0)