Skip to content

Commit

Permalink
Merge pull request #45 from benbull/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pickhardt committed May 8, 2014
2 parents d3513d2 + 88173af commit fed0e10
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,12 @@ Manually:
```alias betty="~/path/to/betty/main.rb"```
3. Use it! For instance, you can run commands: "betty how many words are in this directory" or "betty uncompress something.tar.gz"

Automatically:

1. First, git clone this repo with `git clone https://github.com/pickhardt/betty`
2. Run `ruby install.rb` in `betty/`.
3. Use it! For instance, you can run commands: `betty how many words are in this directory` or `betty uncompress something.tar.gz`

Automatically:

Run `ruby install.rb`


Examples
--------
Expand Down

0 comments on commit fed0e10

Please sign in to comment.