Skip to content

Commit

Permalink
README : README : Installation : Method 3 : docker load : use the ext…
Browse files Browse the repository at this point in the history
…ended parameter "--input=" instead of "-i"
  • Loading branch information
Raizo62 committed Jul 21, 2024
1 parent 14460d0 commit 1cdb96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ rm loki_on_kali_image_v2.docker.tgz

* Import the image :

`sudo docker load -i loki_on_kali_image_v2.docker`
`sudo docker load --input=loki_on_kali_image_v2.docker`

* Delete the unnecessary docker file :

Expand Down

0 comments on commit 1cdb96c

Please sign in to comment.