Skip to content

Commit 759e41f

Browse files
authored
Update usage
Directory not preceded by `-d` is no longer valid.
1 parent 98eba71 commit 759e41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Clone the repository and install to `/usr/local/bin` with `make install`.
2323
Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH.
2424

2525
```sh
26-
$ onefetch /path/of/your/repo
26+
$ onefetch -d /path/of/your/repo
2727
```
2828
Or
2929

0 commit comments

Comments
 (0)