Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh authored Oct 29, 2019
1 parent 06d58db commit cf068a3
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,4 @@ Onefetch is a command line tool that displays information about your Git project
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/kitty.png" height="217px" width="420px">
</p>

## Usage

Clone the repository and install to `/usr/local/bin` with `make install`.

Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH.

```sh
$ onefetch -d /path/of/your/repo
```
Or

```sh
$ cd /path/of/your/repo
$ onefetch
```

## Compatibility

Only works with Git repositories.
### More: \[[Dependencies](https://github.com/o2sh/onefetch/wiki/Dependencies)\] \[[Installation](https://github.com/o2sh/onefetch/wiki/Installation)\] \[[Wiki](https://github.com/o2sh/onefetch/wiki)\]

0 comments on commit cf068a3

Please sign in to comment.