We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45316b commit 5b93347Copy full SHA for 5b93347
content/manuals/scout/install.md
@@ -76,7 +76,7 @@ $ sh install-scout.sh
76
5. Authorize the binary to be executable on macOS:
77
78
```console
79
- xattr -d com.apple.quarantine $HOME/.docker/scout/docker-scout.
+ xattr -d com.apple.quarantine $HOME/.docker/scout/docker-scout
80
```
81
82
6. Add the `scout` subdirectory to your `.docker/config.json` as a plugin directory:
0 commit comments