Skip to content

Commit

Permalink
Added a readme telling me how to install on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbenham committed Dec 20, 2012
1 parent 358c3a0 commit b168099
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -0,0 +1,8 @@
Installing on Linux
===================

```sh
$ sudo sh -c "`wget -O - babushka.me/up`"
$ git clone https://github.com/joshbenham/babushka-deps.git
$ sudo babushka 'echo installed'
```

0 comments on commit b168099

Please sign in to comment.