Explorar o código

fix ghcr.io typo in README.md (#835)

aeongdesu %!s(int64=3) %!d(string=hai) anos
pai
achega
e784980515
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ brew install gitleaks
 docker pull zricethezav/gitleaks:latest
 docker pull zricethezav/gitleaks:latest
 docker run -v ${path_to_host_folder_to_scan}:/path zricethezav/gitleaks:latest [COMMAND] --source="/path" [OPTIONS]
 docker run -v ${path_to_host_folder_to_scan}:/path zricethezav/gitleaks:latest [COMMAND] --source="/path" [OPTIONS]
 ```
 ```
-#### ghrc.io
+#### ghcr.io
 ```bash
 ```bash
 docker pull ghcr.io/zricethezav/gitleaks:latest
 docker pull ghcr.io/zricethezav/gitleaks:latest
 docker run -v ${path_to_host_folder_to_scan}:/path zricethezav/gitleaks:latest [COMMAND] --source="/path" [OPTIONS]
 docker run -v ${path_to_host_folder_to_scan}:/path zricethezav/gitleaks:latest [COMMAND] --source="/path" [OPTIONS]