From f179942f8dcff63593fba5a9156057f94eb78b7f Mon Sep 17 00:00:00 2001 From: deksan Date: Sun, 29 Dec 2013 12:31:29 +0100 Subject: [PATCH] no message --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7b5b3..98d4568 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,20 @@ http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/ Installation steps ------------------ + +```shell sudo apt-get -y install git cd ~ git clone https://github.com/deksan/Cubietruck-Debian chmod +x ./Cubietruck-Debian/build.sh cd ./Cubietruck-Debian -./build.sh \ No newline at end of file +./build.sh +``` + + + +Todo List +------------------ +- [ ] Let user param more things ( Language / Keyboard layout / Output dir / VGA-HDMI Output ) +- [ ] 2gb patch for kernel +