Skip to content

Commit 367369b

Browse files
committed
Restore crates install command
1 parent 8a8f42b commit 367369b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The installer downloads the latest GitHub release and adds the `fz` wrapper to `
5858
Requires Rust and CMake.
5959

6060
```bash
61-
cargo install --git https://github.com/ioma8/fishez
61+
cargo install fishez
6262
eval "$(fishez --init)"
6363
fz
6464
```

0 commit comments

Comments
 (0)