]> git.lizzy.rs Git - micro.git/blobdiff - README.md
Update README.md (#2109)
[micro.git] / README.md
index 2af8c4c5d5eb886128f37bb752a51dfddf0448dd..f753d4aebac2885b8f16d97f2cc8efdf8f3a4fda 100644 (file)
--- a/README.md
+++ b/README.md
@@ -233,7 +233,7 @@ Once you have built the editor, start it by running `micro path/to/file.txt` or
 micro also supports creating buffers from `stdin`:
 
 ```sh
-ifconfig | micro
+ip a | micro
 ```
 
 You can move the cursor around with the arrow keys and mouse.