Skip to content

Commit bd95c45

Browse files
committed
fix: cargo install command
1 parent ad47107 commit bd95c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A command for percent-encoding conversion.
1414
### Build from source code
1515

1616
```bash
17-
cargo install
17+
cargo install --path .
1818
```
1919

2020
### Download a Binary Distribution

0 commit comments

Comments
 (0)