summary history branches tags files
commit:37318aa544916432136ef40f116c30485d268d89
author:Trevor Bentley
committer:Trevor Bentley
date:Tue May 7 11:17:01 2024 +0200
parents:be32e24e47fabb33bdb298c10a6deff48038ccce
remove stray quote in readme
diff --git a/README.md b/README.md
line changes: +1/-1
index e6b401f..375fbe9
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ $ git clone git://git.trevorbentley.com/menomonmon.git
 $ cd menomonmon
 $ cargo build --release --examples
 $ sudo modprobe usbmon
-$ sudo ./target/release/menomonmon --help"
+$ sudo ./target/release/menomonmon --help
 ```
 
 ## Limitations