docs(readme): fix plist code block

This commit is contained in:
2025-06-29 03:32:11 +01:00
parent 6439cf95ae
commit 83086ec068

View File

@@ -56,7 +56,7 @@ Grab the `Assets.car` from the `Resources` directory, and place it into
Then edit `Contents/Info.plist`, and add the following: Then edit `Contents/Info.plist`, and add the following:
```plist ```xml
<key>CFBundleIconName</key> <key>CFBundleIconName</key>
<string>EmacsLG1</string> <string>EmacsLG1</string>
``` ```