Skip to content

Commit

Permalink
code highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 13, 2023
1 parent 8a4f607 commit 30fac7a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ UFL legacy - Unified Form Language
This is an archive of a legacy version of UFL that is the final version that can
be used with legacy FEniCS. It can be installed with:

```
pip install fenics-ufl-legacy
```
.. code-block:: bash
pip install fenics-ufl-legacy
The Unified Form Language (UFL) is a domain specific language for
declaration of finite element discretizations of variational forms. More
Expand Down

0 comments on commit 30fac7a

Please sign in to comment.