From 2d3e715133b7dc7b4e813dcc743ff1b96d0bb1de Mon Sep 17 00:00:00 2001 From: Jeremy Green <20728342+jg210@users.noreply.github.com> Date: Thu, 7 Mar 2024 21:52:23 +0000 Subject: [PATCH] Remove duplicated text from README.md. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a6af4db..b9158e3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ A [react native](https://reactnative.dev/)/[Expo](https://expo.dev/) app for testing out new technologies. It shows data from the [spring-experiments](https://github.com/jg210/spring-experiments) API. -Expo is setting up an adb reverse tunnel, but doesn't use it unless tell it to with this env. var.: - ## Development Build Instructions Install nodenv and node-build (or use any other way to put correct version of node on PATH):