From 7acc6e9233d0ebe63792f48c55d8576d13c624ca Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 22 Jun 2019 00:19:29 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34d5791..eb43d0e 100644 --- a/README.md +++ b/README.md @@ -120,14 +120,14 @@ public partial class MainPage : ContentPage, IReloadable adb forward tcp:8000 tcp:8000 ``` -### Old Extensions (with mannual IP entering) -If you wish to enter device's IP mannualy, you may use these extensions (Make sure you disabled extensions autoupdate) -https://github.com/AndreiMisiukevich/HotReload/tree/master/old_extension_packages - **keep in mind** that HotReload may change your DEVICE's port (it's edge case and shouldn't happen, but just keep in mind that it's possible). So if *adb forward* doesn't help, open **APPLICATION OUTPUT** and look for ```$"### HOTRELOAD STARTED ON DEVICE's PORT: {devicePort} ###"``` And execute *adb forward* with that value. +### Old Extensions (with mannual IP entering) +If you wish to enter device's IP mannualy, you may use these extensions (Make sure you disabled extensions autoupdate) +https://github.com/AndreiMisiukevich/HotReload/tree/master/old_extension_packages + ## Collaborators - [AndreiMisiukevich (Andrei)](https://github.com/AndreiMisiukevich) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/Andrik_Just4Fun.svg?style=social&label=Follow%20%40Andrik_Just4Fun)](https://twitter.com/Andrik_Just4Fun) - [stanbav (Stanislav)](https://github.com/stanbav) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/stasbavtovich.svg?style=social&label=Follow%20%40stasbavtovich)](https://twitter.com/stasbavtovich)