Skip to content

Commit 8ac1f24

Browse files
authored
Recommend running firedrake-clean after updating (#4404)
1 parent bf5d732 commit 8ac1f24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/install.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,12 @@ to set the right environment variables and then run::
221221

222222
$ pip install --upgrade firedrake
223223

224+
Previously generated code may not be compatible with a newer
225+
Firedrake installation, and may crash with cryptic messages.
226+
We recommend removing any cached code after updating by running::
227+
228+
$ firedrake-clean
229+
224230
Updating PETSc
225231
~~~~~~~~~~~~~~
226232

0 commit comments

Comments
 (0)