Émile Morel 10 years ago
parent
commit
32f2cc3086
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -26,7 +26,7 @@ sudo docker run --privileged -i -t -v $(pwd)/olinux/:/olinux/ debian/olinux sh .
 
 You shoud have both debootstrap and sunxi directories in olinux/
 
-# Install on a sdcard
+# Install on a sd card
 
 ## Partitioning
 
@@ -58,6 +58,10 @@ cp -rfv olinux/sunxi/linux-sunxi/out/lib/modules/* /media/usb/lib/modules
 sync
 ```
 
+# TODO
+
+- change _Install on a sd card_ to a script ?
+
 # Some links:
 
 ## You probably want to Build your own docker image