Add a real readme

This commit is contained in:
Michał Siwek
2013-08-06 00:19:16 +02:00
parent fa007a3f5d
commit 1981a550a1

View File

@@ -2,3 +2,16 @@ chromebrew
==========
Package manager for Chrome OS
Overview
--------
Chromebooks with Chrome OS run a linux kernel - the only missing piece to use them as full-featured linux distro was gcc and make with their dependencies. Well, the piece isn't missing anymore. Say hello to chromebrew!
Installation
------------
Download and run installation script
wget https://raw.github.com/skycocker/chromebrew/master/install_chromebrew.sh
chmod +x install_chromebrew.sh
sudo ./install_chromebrew.sh