Skip to content

Commit 69680e6

Browse files
authored
Update README.md
1 parent 947eaa4 commit 69680e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Edit the PATH variables
4141

4242
- For Windows</br>
4343

44-
-- Add these variables
44+
-- Add these variables</br>
4545

4646
Variable name: `ANDROID_HOME`</br>
4747
Variable value: `%USERPROFILE%\AppData\Local\Android\Sdk`</br>
@@ -55,11 +55,11 @@ Variable value:`%USERPROFILE%\AppData\Local\Android\Sdk\platform-tools`</br>
5555
Variable name: `ANDROID_BTOOLS`</br>
5656
Variable value:`%USERPROFILE%\AppData\Local\Android\Sdk\build-tools\26.0.1`</br>
5757

58-
-- Edit the PATH variable and add
59-
%ANDROID_HOME%
60-
%ANDROID_TOOLS%
61-
%ANDROID_PTOOLS%
62-
%ANDROID_BTOOLS%
58+
-- Edit the PATH variable and add</br>
59+
`%ANDROID_HOME%`</br>
60+
`%ANDROID_TOOLS%`</br>
61+
`%ANDROID_PTOOLS%`</br>
62+
`%ANDROID_BTOOLS%`</br>
6363

6464
3. Save and close</br>
6565

0 commit comments

Comments
 (0)