Skip to content

Commit cf068a3

Browse files
authored
Update README.md
1 parent 06d58db commit cf068a3

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

Diff for: README.md

+1-19
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,4 @@ Onefetch is a command line tool that displays information about your Git project
1616
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/kitty.png" height="217px" width="420px">
1717
</p>
1818

19-
## Usage
20-
21-
Clone the repository and install to `/usr/local/bin` with `make install`.
22-
23-
Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH.
24-
25-
```sh
26-
$ onefetch -d /path/of/your/repo
27-
```
28-
Or
29-
30-
```sh
31-
$ cd /path/of/your/repo
32-
$ onefetch
33-
```
34-
35-
## Compatibility
36-
37-
Only works with Git repositories.
19+
### 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 commit comments

Comments
 (0)