We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d1e3f commit 365a484Copy full SHA for 365a484
README.md
@@ -23,7 +23,7 @@ Clone the repository and install to `/usr/local/bin` with `make install`.
23
Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH.
24
25
```sh
26
- $ onefetch /path/of/your/repo
+$ onefetch /path/of/your/repo
27
```
28
Or
29
0 commit comments