Skip to content

Commit

Permalink
Add manually installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoschaab committed Sep 2, 2015
1 parent fd2c201 commit 7696a55
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,19 @@ last few years. Maybe it can help you too.

## Installation

Install from brew:
### Install from brew:

```
> brew install michaeldfallen/formula/git-radar
```

### Manually:

```
> cd ~ && git clone https://github.com/michaeldfallen/git-radar .git-radar
> echo 'export PATH=$PATH:$HOME/.git-radar' >> ~/.bashrc
```

Then run `git-radar` to see the docs and prove it's installed.

## Usage
Expand Down

2 comments on commit 7696a55

@dadylobo
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is a tisket a great day today or I take photo what is taking place to get diagnostic you

@joaoschaab
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what?

Please sign in to comment.