From ebe1b9ae7b1d21b14d8d8e83849c193b0205d8d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Batisti=C4=87?= Date: Thu, 13 Jun 2024 22:03:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c5933..c68c912 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ is similar to one from the [OpenFOAM](https://www.openfoam.com/) library. ### Installation -1. Clone the directory with `git clone git@github.com:iBatistic/HoPyFVM.git` +1. Clone the directory with `git clone git@github.com:iBatistic/HoPyFoam.git` 2. Required python are listed in `requirements.txt` and can be installed easily with `venv`: ``` virtualenv venv-HoPyFoam