diff --git a/README.md b/README.md index 1e3e706bc..f35b786b5 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ python3 server.py --insecure --build Full steps: Start by cloning this repository recursively, passing the desired version/release in x.x.x format. This will pull in all available plugins. ```Bash -git clone https://github.com/mitre/caldera.git --recursive --branch x.x.x +git clone https://github.com/mitre/caldera.git --recursive --tag x.x.x ``` Next, install the PIP requirements: