From 233e9afc65bc00e81d7ea7e472a2f9505a5c4409 Mon Sep 17 00:00:00 2001 From: Christian Monch Date: Tue, 5 Sep 2023 09:44:17 +0200 Subject: [PATCH] add cancel-option to installation instructions --- docs/source/installation.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index bf16edc..a6b53fa 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -37,6 +37,11 @@ will only install ``datalad-gooey``. It can be executed as admin user or as non-admin user. If you use the gooey-only installer, ``git`` and ``git-annex`` have to be provided by other means, e.g. an administrator installs them. +Note: if the full installer is executed and the system has already a newer +version of ``git`` or ``git-annex`` installed, the ``git`` or +``git-annex``-installer can be canceled and installation of the remaining +components will continue. + The installers can be downloaded `here`_.