mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fixed git clone to https
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user