Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david authored Feb 19, 2020
1 parent 765143a commit eb78589
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![Release](https://img.shields.io/badge/dynamic/json?color=blue&label=Release&query=tag_name&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fmitre%2Fcaldera%2Freleases%2Flatest)](https://github.com/mitre/caldera/releases/latest)
[![Build Status](https://travis-ci.com/mitre/caldera.svg?branch=master)](https://travis-ci.com/mitre/caldera)
[![Documentation Status](https://readthedocs.org/projects/caldera/badge/?version=stable)](http://caldera.readthedocs.io/?badge=stable)

Expand Down Expand Up @@ -31,7 +32,7 @@ These requirements are for the computer running the core framework:

## Installation

Start by cloning this repository recursively, passing the desired version/release in x.x.x format. The latest release is 2.6.0. This will pull in all available plugins.
Start by cloning this repository recursively, passing the desired version/release in x.x.x format. This will pull in all available plugins.
```
git clone https://github.com/mitre/caldera.git --recursive --branch x.x.x
```
Expand Down

0 comments on commit eb78589

Please sign in to comment.