Skip to content

Commit

Permalink
More clean presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GMornat committed May 24, 2015
1 parent 42ed7d1 commit 121b5b9
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
### How to run it ? ###
It's very simple ! You just need to have few knowledge of UNIX/Debian commands. In fact, there are two principal methods :

> In all the cases, you need to extract the files :)
1. Graphical Option :
-Right-clic on Raspiboot.sh file
-Make this file executable
Expand All @@ -19,7 +21,12 @@ chmod a+x Raspiboot.sh && ./Raspiboot.sh
Currently, I haven't recieve my Raspberry Pi. I used only the commands found on GitHub about this device. So ONLY Raspbian is fully compactible with the script !

###What is "rpi-update" ?###
As I already said, Raspiboot is a fork from this project. I can be found on [Hexxeh GitHub page](https://github.com/Hexxeh/rpi-update).
As I already said, Raspiboot is a "fork" from this project, I used the source code to have an updater. I can be found on [Hexxeh GitHub page](https://github.com/Hexxeh/rpi-update)

###How do I install Raspbian for my Raspberry Pi?###
[Check out this video](https://vimeo.com/90518800) :) NOOBS is the best solution for begginers !
###Where is download page ?###
Personnaly, I would recommand "Releases", but "Download ZIP" works perfectly !
Tou can also use git-clone :
```sh
git clone https://github.com/GMornat/Raspiboot.git
```
> Don't forget to install to extract ZIP and TAR.GZ files :)

0 comments on commit 121b5b9

Please sign in to comment.