Skip to content

Commit 571b66b

Browse files
authored
Update README.md
1 parent c414de7 commit 571b66b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@ To see the currently set library use
3333
using PETSc
3434
PETSc.libs
3535
```
36-
37-
3836
## Windows users
3937
The package currently does not work on windows, mainly because `MicrosoftMPI_jll` does not function when used along with the precompiled version used in `PETSc_jll`. Windows users are therefore advised to install the Windos Subshell for Linux (WSL) and run PETSc through there.
4038

4139
## Getting started
42-
The documentation is currently rather minimalistic; yet, if you want to see what is possible have a look at the [examples](./examples/) directory or at the tests in the [test](./test) directory. We do
40+
The documentation is currently rather minimalistic; yet, if you want to see what is possible have a look at the [examples](./examples/) directory or at the tests in the [test](./test) directory. We do keep the tests up to date, so that is a good starting point.

0 commit comments

Comments
 (0)