diff --git a/README.md b/README.md index 0b9eaad..7d2617b 100644 --- a/README.md +++ b/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 \ No newline at end of file + +sudo ./build.sh + +Enjoy Arch Linux :) \ No newline at end of file