From 61068fec67b83d303e193438d5c26d4ae9e85a1f Mon Sep 17 00:00:00 2001 From: Christopher Robert Van Wiemeersch Date: Mon, 6 May 2019 13:26:29 -0700 Subject: [PATCH] fix unclosed Markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4077b4e96..0cf1549bc 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,8 @@ Restart FxR and close and re-open the WebIDE page. ### **`Tool Windows > Build Variants`** list is empty -1. If you're not on the latest version, update Android Studio from **Android Studio > Check for Updates…`. -2. Run **File > Sync Project with Gradle Files`. +1. If you're not on the latest version, update Android Studio from **`Android Studio > Check for Updates…`**. +2. Run **`File > Sync Project with Gradle Files`**. ## Debugging tips