trying to get the formatting correct

This commit is contained in:
Schmarni
2023-10-31 17:30:54 +01:00
parent 9170411291
commit c85a420d2e

View File

@@ -1,10 +1,8 @@
# setup # setup
install xbuild ´´´sh cargo install --git https://github.com/rust-mobile/xbuild ´´´ install xbuild ´´´sh cargo install --git https://github.com/rust-mobile/xbuild ´´´
run ´´´sh x doctor ´´´ and install all required depencencies run ´´´sh x doctor ´´´ and install all required depencencies
# how to run # how to run
run ´´´sh x devices ´´´ and get the device name that looks something like this "adb:1WD523S" (probably a bit longer) run ´´´sh x devices ´´´ and get the device name that looks something like this "adb:1WD523S" (probably a bit longer)
then ´´´sh run x run --release ´´´ then ´´´sh run x run --release ´´´