From e915a2ff9c146d6e716adc73aef276e6ca2131a8 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Sun, 29 May 2016 14:52:14 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe05815..4df7eca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ So, you can start remotedev server together with your dev server. remotedev --hostname=localhost --port=8000 ``` -Change `hostaname` and `port` to the values you want. +Change `hostname` and `port` to the values you want. ### Connect from Android device or emulator