From 2c761a53cbe2d9ac5b955582ce9e69b36037337e Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Mon, 6 Sep 2021 18:08:57 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08ab5bd..2fc9efe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PinePhone Reverse Tethering This is a simple little script that creates iptable rules and ssh'es into your phone to add your machine as a default gateway. \ -Note: This script just assumes your PinePhone's IP is 10.15.19.82 and the system you're running the script from has the same username as the one one your PinePhone, which might not be the case for you... +Note: This script just assumes your PinePhone's IP is 10.15.19.82 and the system you're running the script from has the same username as the one on your PinePhone, which might not be the case for you... ### This script is hosted in multiple locations! GitHub: https://github.com/CCF100/PinePhone-Reverse-Tethering\