Skip to content

Commit

Permalink
Merge branch 'master' of github.com:karan/joe
Browse files Browse the repository at this point in the history
* 'master' of github.com:karan/joe:
  README: install with homebrew in a single command
  • Loading branch information
Karan Goel committed Feb 24, 2016
2 parents fcdb31d + c65a2df commit 8e3ef41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ A `.gitignore` magician in your command line. Joe generates `.gitignore` files f
### Option 1: Homebrew

```bash
$ brew update
$ brew tap karan/karan
$ brew install gitignore
$ brew install karan/karan/gitignore
```

### Option 2: [Pip](https://pypi.python.org/pypi/joe)
Expand Down
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ Option 1: Homebrew

.. code:: bash
$ brew update
$ brew tap karan/karan
$ brew install gitignore
$ brew install karan/karan/gitignore
Option 2: `Pip <https://pypi.python.org/pypi/joe>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 8e3ef41

Please sign in to comment.