Skip to content

Commit

Permalink
Fix typo and issue Issue on page /fem.html #122 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd authored Dec 6, 2023
1 parent 583c1b2 commit fec0880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fem.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ docker run dolfinx/dolfinx:v0.7.2

There are several ways of customizing a docker container, such as mounting volumes/sharing folder, setting a working directory, sharing graphical interfaces etc. See `docker run --help` for an extensive list.

Once you have installed DOLFINx, either by using docker or installing form source, you can test the installation by running `python3 -c "import dolfinx"`. If all goes well, no error-messages should appear.
Once you have installed DOLFINx, either by using docker or installing from source, you can test the installation by running `python3 -c "import dolfinx"`. If all goes well, no error-messages should appear.

## Installation from source

Expand Down

0 comments on commit fec0880

Please sign in to comment.