apache / apache/caldera

Installation instructions use git clone --tag

Open
#3,363 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
33m
Merged PRs (30d)
3

Description

Hi MITRE CALDERA team,

I found what appears to be a mistake in the installation instructions.

In the README, the “Full steps” section currently says:

git clone https://github.com/mitre/caldera.git --recursive --tag x.x.x

but this didn't work for me.

I believe the intended command could be:

git clone https://github.com/mitre/caldera.git --recursive --branch x.x.x

Could it be a mistake in the instructions?

Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.