Skip to content

Installation instructions use git clone --tag #3363

Description

@Carlos-mb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions