Skip to content

Commit 222e449

Browse files
authored
Update README.md
1 parent 2f1d4d5 commit 222e449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To set up and launch the SecurePatchedEmulator, follow these steps:
3232
```shell
3333
cd /path/to/sdk/tools
3434
./emulator @YourAVDName -sysdir /path/to/emulator/x86_64
35-
```
35+
```
3636

3737
Replace `YourAVDName` with the name of your Android Virtual Device (AVD) and `/path/to/emulator` with the actual path where you extracted the emulator files. Ensure that the Android version used to create `YourAVDName` matches the Android version of the emulator image.
3838

0 commit comments

Comments
 (0)