From 57caab418c9ee43c8a08aaa379840d85e7461091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 5 Jan 2016 22:11:32 +0100 Subject: [PATCH] It doesn't work on Windows See #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3217046..46c3d3f 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,5 @@ curl -s https://raw.githubusercontent.com/git/git/master/block-sha1/sha1.c | egr ## Limitations -This application has been confirmed to work fine on OS X, but should work fine on most *nixes. Will have to be checked out/adapted to Windows. +This application has been confirmed to work fine on OS X, but should work fine on most *nixes. Currently it doesn't work on Windows, see #1.