mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
fixed git clone to https
This commit is contained in:
parent
3f810c2c73
commit
734adc3f07
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ The image can then be used to install T-Pot on a physical or virtual machine.
|
||||||
|
|
||||||
1. Clone the repository and enter it.
|
1. Clone the repository and enter it.
|
||||||
|
|
||||||
git clone git@github.com:dtag-dev-sec/tpotce.git
|
git clone https://github.com/dtag-dev-sec/tpotce.git
|
||||||
cd tpotce
|
cd tpotce
|
||||||
|
|
||||||
2. Invoke the script that builds the ISO image.
|
2. Invoke the script that builds the ISO image.
|
||||||
|
|
Loading…
Reference in a new issue