diff --git a/Safari.md b/Safari.md index 2d56e9d..e9be1d4 100644 --- a/Safari.md +++ b/Safari.md @@ -15,7 +15,7 @@ Prerequisite: Install Xcode 2. [Convert the extension to a MacOS app](https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari) using: ```bash -xcrun safari-web-extension-converter /path/to/extension +xcrun safari-web-extension-packager /path/to/extension ``` 3. Click run in the top of Xcode