Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Looks like the instructions were a little mangled?
  • Loading branch information
benbull committed May 8, 2014
1 parent d3513d2 commit 88173af
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 88173af

Please sign in to comment.