Skip to content

Commit 5b93347

Browse files
authored
Update install.md - Trivial typo in installation instructions (#22952)
Trivial typo in installation instructions
1 parent f45316b commit 5b93347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/scout/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $ sh install-scout.sh
7676
5. Authorize the binary to be executable on macOS:
7777

7878
```console
79-
xattr -d com.apple.quarantine $HOME/.docker/scout/docker-scout.
79+
xattr -d com.apple.quarantine $HOME/.docker/scout/docker-scout
8080
```
8181

8282
6. Add the `scout` subdirectory to your `.docker/config.json` as a plugin directory:

0 commit comments

Comments
 (0)