From 9e5a591149704622b707e27da4b53aec4f4398cf Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Wed, 21 Jun 2023 21:21:44 +0200 Subject: [PATCH] README formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea1e4a2..2a97747 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -To start,run npm install and npx zx start.mjs up +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 +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`