Update README - smdev - suckless mdev | |
git clone git://git.suckless.org/smdev | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 3e1d567dc9d45cb9d655471a41a6731900d199a7 | |
parent d660ed761013bac5224ddb91d7085415a750ace8 | |
Author: sin <[email protected]> | |
Date: Sun, 28 Sep 2014 12:31:18 +0100 | |
Update README | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -11,7 +11,7 @@ You need to have the kernel headers available on your | |
system to build smdev. | |
To build a statically linked smdev against musl-libc[0] | |
-install the cross-compilers[1], then install the kernel | |
+install the relevant cross-compiler[1], then install the kernel | |
headers into your cross-compiler prefix and finally run | |
the following: | |