From 07cf51e4ad3dd3f26bb695dc0c406a0cb75ca20b Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 30 Mar 2022 12:46:39 -0400 Subject: [PATCH] Correct the repo url --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 51fb40023ab2..9214f79b353c 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ If you want to use PyFluent please install the latest from `PyFluent GitHub .. code:: console - pip install git+https://github.com/pyansys/pymapdl.git + pip install git+https://github.com/pyansys/pyfluent.git If you plan on doing local "development" of PyFluent with Git, then install with: