Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/o2sh/onefetch
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Apr 8, 2019
2 parents f0b718e + 365a484 commit 4f3aab6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ 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 /path/of/your/repo
```
Or

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

```sh
$ onefetch /some/incredible/project/sources/
```

## Compatibility

Expand Down

0 comments on commit 4f3aab6

Please sign in to comment.