" --keychain-profile "NotaryProfile"
codesign --verify --verbose=4 MORagents.app
codesign -dv --verbose=4 MORagents.app
-```
\ No newline at end of file
+```
diff --git a/build_assets/macOS/README_MACOS_DEV_BUILD.md b/build_assets/macOS/README_MACOS_DEV_BUILD.md
index 223cea9..29d355c 100644
--- a/build_assets/macOS/README_MACOS_DEV_BUILD.md
+++ b/build_assets/macOS/README_MACOS_DEV_BUILD.md
@@ -16,7 +16,7 @@ You may instead simply download the [pre-built app](../../README.md)
3. Build Docker Image for Local Agent Execution
```shell
-For ARM (M1, M2, M3)
+For ARM (M1, M2, M3)
$ docker-compose -f submodules/moragents_dockers/docker-compose-apple.yml up
For Intel (x86_64)
@@ -38,7 +38,7 @@ For Intel (x86_64)
# If you have issues, try
python -m PyInstaller --windowed --name="MORagents" --icon="images/moragents.icns" --osx-entitlements-file "build_assets/macOS/MORagents.entitlements" main.py
-6. Install Application
+6. Install Application
```shell
$ cp dist/MORagents.app /Applications
```
diff --git a/build_assets/macOS/license.html b/build_assets/macOS/license.html
index 2d8999a..f50d127 100644
--- a/build_assets/macOS/license.html
+++ b/build_assets/macOS/license.html
@@ -53,4 +53,4 @@ License Agreement
By clicking Continue, installing, and/or using the MORagents software you accept the terms of the License agreement.