mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-25 21:58:38 +01:00
Readme
This commit is contained in:
parent
48935f61c9
commit
0fa50c7995
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -11,9 +11,17 @@ Installation steps Arch Linux for Cubietruck
|
|||
use a debian based Linux Distribution!
|
||||
|
||||
open your preferred shell
|
||||
|
||||
sudo apt-get -y install git
|
||||
|
||||
cd ~
|
||||
|
||||
git clone https://bitbucket.org/mziegler08/cubietruck-arch
|
||||
|
||||
cd cubietruck-arch
|
||||
|
||||
chmod +x build.sh
|
||||
sudo ./build.sh
|
||||
|
||||
sudo ./build.sh
|
||||
|
||||
Enjoy Arch Linux :)
|
Loading…
Reference in a new issue