Browse Source

readme - add yunohost link and chmod tmp/

Émile Morel 10 years ago
parent
commit
b9119a5f44
1 changed files with 3 additions and 2 deletions
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -76,7 +76,7 @@ kernel parameters to save 32MB of ram. If you want to use the graphical card;
 don't copy uEnv.txt file.
 
 ```shell
-cp olinux/sunxi/uEnv.txt /media/usb/
+cp olinux/uEnv.txt /media/usb/
 umount /media/usb
 ```
 
@@ -108,7 +108,8 @@ ssh root@mybox
 depmod -a
 ```
 
-That's it ! 
+That's it ! Now you probably doesn't want do more system administration for
+your home server so get an eye on [yunohost](https://yunohost.org/#/) ;)
 
 # TODO