Skip to content

Commit 9fdcf2e

Browse files
authored
Update README.md
1 parent 64bdb37 commit 9fdcf2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55

66
Onefetch is a command-line system information tool that displays information about your project (language, author, license, etc) directly on your terminal.
77

8-
98
## Usage
109

1110
You can either build the binary from the source code or get it from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH, then
1211

1312
```sh
14-
$ cp /path/of/your/repo
13+
$ cd /path/of/your/repo
1514
$ onefetch
1615
```
1716

0 commit comments

Comments
 (0)