Browse Source

Fix codeblock;

bjorn 1 year ago
parent
commit
cb63f356ee
1 changed files with 1 additions and 2 deletions
  1. 1 2
      guides/Getting_Started_(Quest).md

+ 1 - 2
guides/Getting_Started_(Quest).md

@@ -51,8 +51,7 @@ Tips
 
 - It is possible to restart the app from the command line by running:
 
-<pre><code>
-adb shell am start -S org.lovr.app/org.lovr.app.Activity
+<pre><code>adb shell am start -S org.lovr.app/org.lovr.app.Activity
 </code></pre>
 
 - If you need to use `print` in Lua for debug messages, you can see those in a terminal by running