Skip to content

Commit 4f3aab6

Browse files
committed
Merge branch 'master' of https://github.com/o2sh/onefetch
2 parents f0b718e + 365a484 commit 4f3aab6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ Clone the repository and install to `/usr/local/bin` with `make install`.
2222

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

25+
```sh
26+
$ onefetch /path/of/your/repo
27+
```
28+
Or
29+
2530
```sh
2631
$ cd /path/of/your/repo
2732
$ onefetch
2833
```
29-
Or
30-
31-
```sh
32-
$ onefetch /some/incredible/project/sources/
33-
```
3434

3535
## Compatibility
3636

0 commit comments

Comments
 (0)