Browse Source

Update README.md

Zachary Rice 4 năm trước cách đây
mục cha
commit
f15b4e408b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -35,7 +35,6 @@ brew install gitleaks
 
 ### Docker
 #### DockerHub
-Using the image from DockerHub:
 ```bash
 docker pull zricethezav/gitleaks:latest
 docker run -v ${path_to_host_folder_to_scan}:/path zricethezav/gitleaks:latest [COMMAND] --source="/path" [OPTIONS]