Update README.md (#2109)

Change over 10 years deprecated ifconfig
This commit is contained in:
Mario 2022-07-24 23:04:59 +02:00 committed by GitHub
parent dde4001170
commit cf98b7f824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.