From 80ac875273a02661db101960501e9f6072ca5fd3 Mon Sep 17 00:00:00 2001 From: Quang Ngoc Date: Sun, 29 Aug 2021 14:36:30 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e9c12c..29c5d2a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ To be able to stream log from your app running on mobile you need to : - MacOS: run `ipconfig getifaddr en0` if you're on wifi and - Linux: run `hostname -I` - Windows: run `ipconfig` and find in the printed result. It should be under `192.168.x.x` -- Inside your project init tconfig with: `termlog({host: "YOUR_PRIVATE_IP})` +- Inside your project init tconfig with: `termlog({host: "YOUR_PRIVATE_IP"})` ## How it works Tconsole have 2 components: