Skip to content

Commit

Permalink
Merge pull request #2997 from timbrigham-oc/master
Browse files Browse the repository at this point in the history
Readme update for installing v 5.0.0
  • Loading branch information
elegantmoose committed Jun 7, 2024
2 parents 8d67374 + add32fa commit 28a95ff
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 @@ -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:
Expand Down

0 comments on commit 28a95ff

Please sign in to comment.