diff --git a/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn b/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn index 4c07478dd3..c1202f6367 100644 --- a/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn +++ b/doc/bugs/git-annex_does_not_install_on_windows_without_admin_rights.mdwn @@ -20,6 +20,3 @@ Latest release on MS Windows. Installing git creates read-only directories that cannot be used by the git-annex install afterwards. Without admin rights, the read-only flag of the git dir cannot be altered. - -> I've made the installer now request admin rights if run by a non-admin -> Hopefully good enough. [[done]] --[[Joey]]