From 003bf550cd4af79f5b1fd76f12f19f3a44dd2dca Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Wed, 21 Jun 2023 21:21:02 +0200 Subject: [PATCH] Add to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7f0f966..ea1e4a2 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ To start,run npm install and npx zx start.mjs up + +And then, to check the proxy logs you can do docker exec -it proxy tail -f /log +and to go into the android docker exec -it android bash