From b8638a70eef6ff28ceeadf06dcf241ddcb13e772 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Wed, 30 Nov 2011 01:11:00 +0400 Subject: [PATCH] Update README Signed-off-by: Cyrill Gorcunov --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 88645bcea..30a20bb4f 100644 --- a/README +++ b/README @@ -21,7 +21,11 @@ To have crtools up and running either 1) use patches from kernel/ directory 2) or clone git://github.com/cyrillos/linux-2.6.git - and switch to branch "crtools". + and switch to branch "crtools". Note these patches + are guaranteed to be up to date only with major + release of crtool. If you're testing development + version -- make sure you're applying series from + kernel/ directory. It's based on Linux