chiark / gitweb /
[PATCH] implement printf-like placeholder support for NAME
[elogind.git] / README
diff --git a/README b/README
index 655a30051e130c9136c0dc65e2f5aa06e613b1b0..fffa7939879a1d814d30425490715dcb907c4497 100644 (file)
--- a/README
+++ b/README
@@ -46,8 +46,10 @@ code.  Help is very much appreciated, see the TODO file for a list of
 things left to be done.
 
 If you want to build using klibc, use the Makefile.klibc file:
 things left to be done.
 
 If you want to build using klibc, use the Makefile.klibc file:
-       make clean
-       make -f Makefile.klibc
+       - read the klibc/klibc/README file for how to set up the linux
+         symlink properly.
+       - make clean
+       - make -f Makefile.klibc
 and marvel at the tiny binary you just created :)
 
 Any comment/questions/concerns please let me know.
 and marvel at the tiny binary you just created :)
 
 Any comment/questions/concerns please let me know.
@@ -56,3 +58,4 @@ greg k-h
 greg@kroah.com
 
 
 greg@kroah.com
 
 
+