Skip to content

Commit 2a3f64f

Browse files
committed
fix: doc issues
1 parent 04ca832 commit 2a3f64f

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
@@ -37,7 +37,7 @@ $ proxy_logger --bind-listener-addr 127.0.0.1:20502 --remote-addr 127.0.0.1:2058
3737
Run the following command and wait until the crate is compiled:
3838

3939
```sh
40-
$ cargo install --git https://github.com/obaraelijah/proxy_logger.git --tag v0.1.1 proxy_logger
40+
$ cargo install --git https://github.com/obaraelijah/proxy_logger.git --tag v0.1.2 proxy_logger
4141
```
4242

4343
Also you can remove tag option to install the latest development version.

0 commit comments

Comments
 (0)