README formatting

This commit is contained in:
Kuba Orlik 2023-06-21 21:21:44 +02:00
parent 003bf550cd
commit 9e5a591149

View File

@ -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 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 to go into the android `docker exec -it android bash`