Skip to content

Commit a3d1e3f

Browse files
authored
Update README.md
1 parent d6d3694 commit a3d1e3f

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)