From c85a420d2efd358f8f285ad2564c2b368741b594 Mon Sep 17 00:00:00 2001 From: Schmarni Date: Tue, 31 Oct 2023 17:30:54 +0100 Subject: [PATCH] trying to get the formatting correct --- examples/demo/Readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/demo/Readme.md b/examples/demo/Readme.md index 0d44451..40a1ea9 100644 --- a/examples/demo/Readme.md +++ b/examples/demo/Readme.md @@ -1,10 +1,8 @@ # setup - install xbuild ´´´sh cargo install --git https://github.com/rust-mobile/xbuild ´´´ run ´´´sh x doctor ´´´ and install all required depencencies # how to run - 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 ´´´