summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-04 15:13:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-04 15:13:25 -0400
commitc45ad7262f979a7836557abcdcd1c7cae106ef7b (patch)
treea2b911bcc71178496c3a034cd4d7a16e8e326407 /doc
parent73648a0c96a599b26b520125c26d35dbb15dead2 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/install/Windows.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 3a8c4e72a..66df7921e 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -1,18 +1,18 @@
-git-annex has recently been ported to Windows!
+git-annex now does Windows!
* First, [install git](http://git-scm.com/downloads)
* Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)
-This port is in an early state. While it works well enough to use
-git-annex, many things will not work. See [[todo/windows_support]] for
-current status.
+This port is now in reasonably good shape for command-line use of
+git-annex. The assistant and webapp are still in an early state.
+See [[todo/windows_support]] for current status.
The autobuilder is not currently able to run the test suite, so
testing git-annex on Windows is up to you! To check that the build of
git-annex works in your Windows system, you are encouraged to run the test
suite before using git-annex on real data. After installation, run `git
annex test`. There will be a lot of output; the important thing is that it
-should end with "All tests ok".
+should end with "All tests passed".
## autobuilds