From a722887f5a6457a78382e754844e205632a8301b Mon Sep 17 00:00:00 2001 From: halexan <17266912+halexan@users.noreply.github.com> Date: Tue, 6 May 2025 16:10:41 +0800 Subject: [PATCH] Update README.md bug fix: Create the docker image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf69339d..7974992f 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ - Create the docker image ```bash -docker buitl -t vgpastor/hackingtool . +docker build -t vgpastor/hackingtool . ``` ### Run as container