From ce39a3daf90c34eb7b5064633303416fa24295b4 Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Tue, 24 May 2016 20:38:50 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b21b7402..c7ceac49 100644 --- a/README.md +++ b/README.md @@ -674,7 +674,7 @@ $ ./vuls tui 2 # Display the previous scan results using peco ``` -$ ./vuls history | peco | vuls tui +$ ./vuls history | peco | ./vuls tui ``` [![asciicast](https://asciinema.org/a/emi7y7docxr60bq080z10t7v8.png)](https://asciinema.org/a/emi7y7docxr60bq080z10t7v8)