Skip to content

Commit

Permalink
Improve installation documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Adina Wagner <adina.wagner@t-online.de>
  • Loading branch information
christian-monch and adswa authored Sep 5, 2023
1 parent 5072032 commit cf48bc2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ and a gooey-only installer. The full
installer will install ``datalad-gooey`` as well as ``git`` and ``git-annex``.
It requires admin privileges to execute successfully. The gooey-only installer
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.
non-admin user. If you use the gooey-only installer, ensure that ``git`` and ``git-annex`` have
been installed on your system already. For more information, check their respective
installation instructions at `gitforwindows.org <https://gitforwindows.org>`_ and
`git-annex.branchable.com/install/Windows <https://git-annex.branchable.com/install/Windows/>`_.

The installers can be downloaded `here`_.

Expand Down

0 comments on commit cf48bc2

Please sign in to comment.