From f050609540c033e64f47244365219ef0ad3a1199 Mon Sep 17 00:00:00 2001 From: Tom Close Date: Mon, 22 May 2023 08:37:35 +1000 Subject: [PATCH] [skip ci] changed installation to point to github --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c7c55318..4df26991 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ Installation .. code-block:: bash - $ python3 -m pip install nipype2pydra + $ python3 -m pip install git+https://github.com/nipype/nipype2pydra.git License