diff --git a/README.md b/README.md index 4bbae304bd3de6edc8c2222787cea24e4094711e..5984502b23000f910f3fbbf47d31ff8024b602e7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Find the thesis at: ## Installation As a numerical solver, mainly FEniCSx was used and installed via conda. +All the calculations were performed on a Linux machine. According to the documentation, everything should work well on macOS, but this was not tested. FEniCSx offers some beta versions for Windows support, but it is recommended to use WSL2 instead. ``` conda create --name fenicsx-env python=3.12.3 -y