From 1a5c610342d2719f351f99806da3cbe7edf02d06 Mon Sep 17 00:00:00 2001 From: Efreak Date: Mon, 6 Feb 2017 18:34:13 -0800 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f990216..308da29 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ location /SWMPjs/ { | --listen | 127.0.0.1 | what ip to bind to | | --port | 8000 | what port to bind to | | --theme | simplex | pick a theme from [css/themes](https://github.com/Efreak/swmpjs/tree/master/css/themes).| -| --interface | eht0 | what interface to list the IP(s) for at the top, next to the hostname | +| --interface | eth0 | what interface to list the IP(s) for at the top, next to the hostname | | --reload | 60 | How often to reload the page automatically, in seconds | ## Themes