File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ link to sign up to the Slack channel).
2020
2121## Documentation
2222
23- Documentation can be viewed at < https://docs.fenicsproject.org > .
23+ Documentation can be viewed [ here ] ( https://docs.fenicsproject.org ) .
2424
2525## Installation
2626
2727### From source
2828
2929For detailed instructions and a list of dependencies, see
30- < https://docs.fenicsproject.org/dolfinx/main/python/installation > .
30+ [ here ] ( https://docs.fenicsproject.org/dolfinx/main/python/installation ) .
3131
3232#### C++ core
3333
@@ -103,9 +103,10 @@ conda install -c conda-forge fenics-dolfinx mpich pyvista # Linux and macOS
103103conda install -c conda-forge fenics-dolfinx pyvista pyamg # Windows
104104```
105105
106- * Windows only* : Windows conda packages are currently in beta testing.
107- PETSc and petsc4py are not available on Windows. Because FEniCS uses
108- just-in-time compilation it necessary to install [ Microsoft Visual
106+ * Windows only* : Windows conda packages are currently in beta testing and as of
107+ 12/01/26 are only available for ` v0.9.0 ` . PETSc and petsc4py are not available
108+ on Windows. Because FEniCS uses just-in-time compilation it necessary to
109+ install [ Microsoft Visual
109110Studio] ( https://visualstudio.microsoft.com/downloads/ ) .
110111
111112conda is distributed with [ Anaconda] ( https://www.anaconda.com/ ) and
You can’t perform that action at this time.
0 commit comments